Skip to content

Commit

Permalink
Update help text for compare and summary commands
Browse files Browse the repository at this point in the history
  • Loading branch information
jlavelle committed Nov 19, 2019
1 parent 2ff4897 commit b820aca
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions bench/cli.js
Original file line number Diff line number Diff line change
Expand Up @@ -138,6 +138,8 @@ Available commands:
single Run a single benchmark from a suite, e.g. single Arr.foldr
all (default) Run all available specs with their default sizes
list List available benchmarks
summary Summarize serialized results
compare Compare two serialized result files
help Display this help text
Args (can be specified as <name> <sizes> without the flags):
--sizes Comma separated list of sizes to run each sizeable benchmark with,
Expand Down

0 comments on commit b820aca

Please sign in to comment.