From 8fcb0e125a79f8879ec82128f4fe2fa333741858 Mon Sep 17 00:00:00 2001 From: Everett Pompeii Date: Thu, 4 Apr 2024 11:37:43 -0400 Subject: [PATCH] Add Bencher --- readme.md | 1 + 1 file changed, 1 insertion(+) diff --git a/readme.md b/readme.md index e706fc0..e145e22 100644 --- a/readme.md +++ b/readme.md @@ -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