Hacker News new | ask | show | jobs
by the_mitsuhiko 2066 days ago
Note that the version of BINARY_ADD you're looking at is newer than what the talk referenced. The "fast path" for integer addition was removed which the talk still talked about. You can see a discussion about that linked in the comment of the code you pasted.