benchmarko
TypeScript icon, indicating that this package has built-in type declarations

0.0.2 • Public • Published

benchmarko

Run benchmark between revisions

INSTALL

npm i -D benchmarko

USAGE

Usage: benchmarko -f <file> -r <revisions>

Options:
  -f, --file       Path to file which return test function            [required]
  -r, --revisions  Revisions                [array] [default: ["HEAD","HEAD~1"]]
  -h, --help       Show help                                           [boolean]
  -v, --version    Show version number                                 [boolean]

CHANGELOG

See changes in CHANGELOG.md file.

TODO

  • Setting threshold
  • Skip error throw
  • Attach by reflect metadata
  • --tags

Readme

Keywords

Package Sidebar

Install

npm i benchmarko

Weekly Downloads

0

Version

0.0.2

License

MIT

Last publish

Collaborators

  • iamthes