mirror of
https://github.com/sorrycc/awesome-javascript.git
synced 2026-01-23 19:58:01 -08:00
Add Bencher
This commit is contained in:
committed by
Gökay Gürcan
parent
22b5185524
commit
1b5952d3e2
@@ -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
|
||||
|
||||
|
||||
Reference in New Issue
Block a user