4 ms·
Let's compare the run performance of a bubble sort script with Crystal and Ruby
- beta-ziliani 4y agoNice benchmark! It'd be great to test other Ruby implementations to compare. I'll try to find myself some time to do that.
- rrevi 4y agoThanks! 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.