Optimizing Ruby's Hash Function | 20% Faster Hash Map Insertions | C++ | Compiler Hacking

102 Просмотры
Издатель
Let's profile our Ruby implementation's hash function and see if we can make it a wee bit faster.

About the Project: Natalie is a very early-stage work-in-progress Ruby implementation that compiles Ruby to an executable. It does so by compiling Ruby to C++ and feeding it to gcc or clang to produce a binary.

GitHub: https://github.com/seven1m/natalie
Twitter: https://twitter.com/timmrgn

#programming #compiler #ruby #enumerable #methods
Категория
Язык программирования C++
Комментариев нет.