Skip to content

doc: change `array` to others in run benchmark example

Rodrigo Muino Tomonari requested to merge github/fork/zys-contrib/benchmark into master

Change array to assert to show the example output in Running all benchmarks since there isn't having array group on master branch or some other branches.

And no need to return since this.abort(usage) in _cli.js

Checklist
  • make -j4 test (UNIX), or vcbuild test (Windows) passes
  • documentation is changed or added
  • commit message follows commit guidelines

Merge request reports

Loading