From b820aca0a65e82fb22e6feca231edb8b757f2577 Mon Sep 17 00:00:00 2001 From: "John C. Lavelle" Date: Tue, 19 Nov 2019 17:30:24 -0500 Subject: [PATCH] Update help text for compare and summary commands --- bench/cli.js | 2 ++ 1 file changed, 2 insertions(+) diff --git a/bench/cli.js b/bench/cli.js index 1f632e6..f76db26 100644 --- a/bench/cli.js +++ b/bench/cli.js @@ -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 without the flags): --sizes Comma separated list of sizes to run each sizeable benchmark with,