What is the best way to benchmark ruby?
I'm interested in benchmarking ruby with various CFLAGS settings to see if optimizations are worthwhile or a waste of time.
I can benchmark my own ruby apps, but I'm looking for something a bit more extensive.
What is the best way to benchmark ruby?
I'm interested in benchmarking ruby with various CFLAGS settings to see if optimizations are worthwhile or a waste of time.
I can benchmark my own ruby apps, but I'm looking for something a bit more extensive.