tape-benchmarks

1.0.3 • Public • Published

Tape-Benchmarks

Experimental tool to create benchmarks from tape tests.

Usage

import tape from 'tape'
import tb from 'tape-benchmarks'

const test = tb(tape)

// test('do thing' (t) => { thing(); t.end() })

Readme

Keywords

none

Package Sidebar

Install

npm i tape-benchmarks

Weekly Downloads

2

Version

1.0.3

License

MIT

Last publish

Collaborators

  • noah-kun