Benchmarking Ruby code 101
There are a lot of times when I wonder if writing code using one way would be faster than the other esp now days when there are 10 different ways of doing the same thing. Here is how this can be done in Ruby. Classic way There is the classic way to d...
Jan 7, 20221 min read32
