0.8.0 • Published 5 months ago

esbench v0.8.0

Weekly downloads
-
License
MIT
Repository
github
Last release
5 months ago

ESBench

A modern JavaScript benchmarking tool.

  • Cross-runtime: run your benchmark on Node, Bun, browsers, remote devices and more...
  • Parameterization: provide a series of parameters and see the performance of each combination.
  • Full-feature: In addition to measuring time, ESBench also supports the calculate asymptotic complexity, baselines, diff with previous runs.
  • TypeScript Out-of-box: run your .ts files with zero config.
  • Multiple Report Format: export the result as text, CSV, and HTML.
  • Extensible: exposed plugin interfaces give you the ability to customize aspects of benchmarking.
  • IDE Integration: run suite or case with a click of the mouse, support WebStorm and VSCode.

Getting Started

Visit https://esbench.vercel.app to get started and try ESBench on browser.

0.8.0

5 months ago

0.7.0

9 months ago

0.6.3

10 months ago

0.6.2

11 months ago

0.5.0

12 months ago

0.4.0

1 year ago

0.6.1

12 months ago

0.6.0

12 months ago

0.3.3

1 year ago

0.3.2

1 year ago

0.3.1

1 year ago

0.3.0

1 year ago

0.2.3

1 year ago

0.2.4

1 year ago

0.2.2

1 year ago

0.2.1

1 year ago

0.2.0

1 year ago

0.1.1

1 year ago

0.1.0

1 year ago