Add Bencher

This commit is contained in:
Everett Pompeii 2024-04-04 10:58:30 -04:00 committed by Gökay Gürcan
parent 22b5185524
commit 1b5952d3e2

View File

@ -641,6 +641,7 @@ There're also some great commercial libraries, like [amchart](https://www.amchar
* [benchmark.js](https://github.com/bestiejs/benchmark.js) - A benchmarking library. As used on jsPerf.com.
* [matcha](https://github.com/logicalparadox/matcha) - A caffeine driven, simplistic approach to benchmarking.
* [bencher](https://github.com/bencherdev/bencher) - A suite of continuous benchmarking tools designed to catch performance regressions in CI.
## Web Worker