From 803297ff30c4fd92355e4d4fcbb7918e994f5d2b Mon Sep 17 00:00:00 2001 From: Everett Pompeii Date: Thu, 4 Apr 2024 11:16:22 -0400 Subject: [PATCH] Add Bencher (#4745) https://github.com/bencherdev/bencher --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index fa42abbc..044b1708 100644 --- a/README.md +++ b/README.md @@ -504,6 +504,7 @@ _Libraries for configuration parsing._ _Tools for help with continuous integration._ +- [Bencher](https://bencher.dev/) - A suite of continuous benchmarking tools designed to catch performance regressions in CI. - [CDS](https://github.com/ovh/cds) - Enterprise-Grade CI/CD and DevOps Automation Open Source Platform. - [dot](https://github.com/opnlabs/dot) - A minimal, local first continuous integration system that uses Docker to run jobs concurrently in stages. - [drone](https://github.com/drone/drone) - Drone is a Continuous Integration platform built on Docker, written in Go.