Compare commits

...

2 Commits

Author SHA1 Message Date
Everett Pompeii
45d4ced327 Merge 8fcb0e125a into b7c92d8013 2024-08-27 01:48:41 -04:00
Everett Pompeii
8fcb0e125a Add Bencher 2024-04-04 11:40:12 -04:00

View File

@@ -672,6 +672,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