Spoiler: C++ is not faster or slower – that’s not the point, actually. This article continues our good tradition of busting myths about the Rust language shared by some big-name Russian companies.

  • AgreeableLandscape
    link
    fedilink
    arrow-up
    1
    ·
    5 years ago

    There is no single fastest compiled programming language (and I wouldn’t consider assembly as compiled, more translated) because all compilers have different implementations that are better for some workflows and worse for others.