top | item 31976901

Let's compare the run performance of a bubble sort script with Crystal and Ruby

3 points| rrevi | 3 years ago |rrevi.github.io

2 comments

order

beta-ziliani|3 years ago

Nice benchmark! It'd be great to test other Ruby implementations to compare. I'll try to find myself some time to do that.

rrevi|3 years ago

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.