Benchmarking doesn't hurt
Benchmarking can be easily forgotten when working on a project, but it’s still very important. Benchmark your whole code, not just isolated calls. It doesn’t have to be complicated and it’s quite easy to set up.
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!
Benchmarking can be easily forgotten when working on a project, but it’s still very important. Benchmark your whole code, not just isolated calls. It doesn’t have to be complicated and it’s quite easy to set up.
Post a comment