Open
Description
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
Labels
No labels