0.5.0 • Published 5 years ago

@stereotyped/benchmarking v0.5.0

Weekly downloads
7
License
Apache-2.0
Repository
github
Last release
5 years ago

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

0.5.0

5 years ago

0.4.0

5 years ago

0.3.3

5 years ago

0.3.2

5 years ago

0.3.1

5 years ago

0.3.0

5 years ago