autocannon-reporter
Version:
A tool for creating html reports for autocannon
18 lines (13 loc) • 484 B
Plain Text
Usage: autocannon-reporter [opts]
Outputs a report at ./report.html
Available options:
-i/--input FILE
The path to the json results. Required when not piping into this tool.
-c/--compare FILES
The paths to multiple json results to be compared to the input.
-v/--version
Print the version number.
-h/--help
Print this menu.
You can also pipe in ndjson results, the first will be considered the input and
the rest are used for the comparison