Compare commits

...

2 Commits

Author SHA1 Message Date
Everett Pompeii bcab67fa04 Merge 8fcb0e125a into 1cf08a9c6d 2024-11-26 04:54:42 +00:00
Everett Pompeii 8fcb0e125a Add Bencher 2024-04-04 11:40:12 -04:00
+1
View File
@@ -678,6 +678,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