Producing Performance Graphs
Posted 26 Dec 2006
The latest version of railsbench contains scripts to convert raw performance data files into pretty pictures. They depend on rmagick and gruff to be installed on your system.
railsbench perf_plot <files>
will generate a chart comparing benchmark data from all files passed as arguments.
Example:
Enjoy!