Class: Bench::Command
- Inherits:
-
Object
- Object
- Bench::Command
- Defined in:
- lib/bench/command.rb,
lib/bench/command/run.rb,
lib/bench/command/plot.rb,
lib/bench/command/help.rb,
lib/bench/command/report.rb
Overview
bench - Benchmark ruby scripts the easy way
SYNOPSIS
bench [--version] [--help] COMMAND [cmd opts] ARGS...
OPTIONS #summarized_options
COMMANDS #summarized_subcommands
DESCRIPTION
This command helps you benchmarking ruby applications and manipulating
benchmark results very simply.
See 'bench help COMMAND' for more information on a specific command.