esbench

0.7.0 • Public • Published

ESBench

A modern JavaScript benchmarking tool.

  • Cross-runtime: run your benchmark on Node, Bun, browsers, and more...
  • Parameterization: provide a series of parameters and see the performance of each combination.
  • Comparable: support baselines and diff with previous runs.
  • TypeScript Out-of-box: load your .ts files with zero config.
  • HTML Reporter: plot the results into an interactive chart.
  • Extensible: support custom profiler, executor, and reporter.
  • IDE Integration: run specific 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.

/esbench/

    Package Sidebar

    Install

    npm i esbench

    Weekly Downloads

    85

    Version

    0.7.0

    License

    MIT

    Unpacked Size

    453 kB

    Total Files

    68

    Last publish

    Collaborators

    • kaciras