Compare commits

...

2 Commits

Author SHA1 Message Date
Everett Pompeii 0ab83a9b81 Merge 8fcb0e125a into b40733e6e5 2024-12-26 01:55:28 +00:00
Everett Pompeii 8fcb0e125a Add Bencher 2024-04-04 11:40:12 -04:00
+1
View File
@@ -663,6 +663,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