Let's compare the run performance of a bubble sort script with Crystal and Ruby
rrevi.github.ioNice benchmark! It'd be great to test other Ruby implementations to compare. I'll try to find myself some time to do that.
Thanks!
I'm sure this type of benchmark (bubble sort) has been done many times over in the past. But yes, it'd be interesting to see it across ruby versions, ruby implementations, and across languages etc.