@stereotyped/benchmarking
v0.5.0
Published
A simple and flexible benchmarking utility written in TypeScript.
Downloads
50
Readme
Benchmarking
A simple and flexible benchmarking utility written in TypeScript.
Work in progress.
Features
- Typed (Written in TypeScript)
- support synchronous or promise-based asynchronous functions
- modular design, simple to use, simple to read
- Support different benchmark modes:
- For a duration
- For N cycles
- Adaptively
TODOs
- Docs
- Benchmarks comparison
- Run in parallel
- Support browser environment
- More tests
Installation
TODO
Quick Start
TODO
Architecture
TODO
Docs
TODO
Credits
Inspired by Autocannon
, benchmark.js
.
License
Apache 2.0