benchmike

1.0.0 • Public • Published

benchmike

tiny wrapper around benchmark.js

usage

npm install -g benchmike
benchmike path/to/file.js

the main export from the file needs to be an object of kv pairs of test name, function

{
  testA: () => fn(),
  testB: () => fn(),
}

Versions

Current Tags

  • Version
    Downloads (Last 7 Days)
    • Tag
  • 1.0.0
    1
    • latest

Version History

  • Version
    Downloads (Last 7 Days)
    • Published
  • 1.0.0
    1

Package Sidebar

Install

npm i benchmike

Weekly Downloads

1

Version

1.0.0

License

ISC

Last publish

Collaborators

  • michael-ar