Add Bencher
This commit is contained in:
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
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue