UNPKG

@jonahsnider/benchmark

Version:

A Node.js benchmarking library with support for multithreading and TurboFan optimization isolation.

4 lines 147 B
export { Benchmark } from './benchmark.js'; export { Suite } from './suite.js'; export { Test } from './test.js'; //# sourceMappingURL=index.js.map