Skip to content

Some performance differences are not due to languages, but to processors #46

Open
@glandium

Description

@glandium

For instance, the C and C++ code are strictly identical, and compile to the exact same machine code. Yet, the C++ version is faster... only because it's not at the same address. See https://news.ycombinator.com/item?id=18092684

This likely explains the observations in #28.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions