evanphx / benchmark-ips

Provides iteration per second benchmarking for Ruby
MIT License
1.72k stars 97 forks source link

Report stdout #46

Closed kbrock closed 9 years ago

kbrock commented 9 years ago

The suite and the output to standard out were very similar.

Added a "suite" that printed to standard out.

evanphx commented 9 years ago

StdoutReport seems like a fine name.