When you notice something strange in your benchmarks
Remember there are two layers of your code - Ruby code that you wrote and Ruby’s C engine. Here’s a story of unusual benchmark results that lead to changing Ruby’s internals.
Made a library? Written a blog post? Found a useful tutorial? Share it with the Ruby community here or just enjoy what everyone else has found!
Remember there are two layers of your code - Ruby code that you wrote and Ruby’s C engine. Here’s a story of unusual benchmark results that lead to changing Ruby’s internals.
Post a comment