Add Bencher

This commit is contained in:
Everett Pompeii
2024-04-04 11:37:43 -04:00
parent fee501517e
commit 8fcb0e125a

View File

@@ -705,6 +705,7 @@
### Benchmarking
- [Benchmark.js](https://github.com/bestiejs/benchmark.js) - Benchmarking library that supports high-resolution timers and returns statistically significant results.
- [Bencher](https://github.com/bencherdev/bencher) - Suite of continuous benchmarking tools designed to catch performance regressions in CI.
### Minifiers