From: Thursday Date: 2005-01-17T20:46:06+09:00 Subject: Benchmarking ruby 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.