Bencher
Continuous benchmarking to prevent performance regressions

Bencher is a continuous benchmarking suite that helps teams detect and prevent performance regressions before they reach production. It combines a CLI that wraps existing benchmark harnesses with an API server and a web console for tracking and analysis.
Key Features
- CLI to run and upload benchmark results from local runs or CI pipelines
- Web console to monitor, query, and graph benchmark history by branch, testbed, benchmark, and measure
- Regression detection analytics to fail CI or alert when performance crosses defined thresholds
- REST API for automation and integrations
- Adapters for common benchmarking harnesses across multiple languages (e.g., Rust, Go, Java, Python, JavaScript, C#, C++)
Use Cases
- Add performance regression checks to CI/CD alongside unit tests
- Track long-term performance trends across branches, environments, and hardware testbeds
- Monitor non-runtime metrics like build time and binary/file size over time
Bencher is well-suited for engineering teams that want reproducible performance tracking and automated regression detection using their existing benchmark tools and workflows.
Categories:
Tags:
Tech Stack:
Similar Services
Ansible
Agentless IT automation and configuration management engine
Open source, agentless automation engine for configuration management, app deployment, orchestration, and infrastructure provisioning using YAML playbooks over SSH.

Gitea
Self-hosted Git hosting with code review, issues, and CI/CD
Gitea is a lightweight, self-hosted Git service with repositories, pull requests, issues, wiki, packages, and built-in CI/CD via Actions and runners.

Coolify
Self-hosted PaaS for deploying apps, databases, and services
Open-source, self-hostable PaaS to deploy websites, full-stack apps, databases, and Docker services on your own servers with Git-based CI/CD workflows.

OneDev
Self-hosted Git server with CI/CD, issue tracking, and package registries
OneDev is a self-hosted DevOps platform combining Git hosting, CI/CD pipelines, Kanban-style issue tracking, code review, and built-in package registries.

Bytebase
Database DevSecOps platform for schema change and access governance
Open-source database DevSecOps tool for managing schema migrations, SQL review, audit logging, access control, and data masking across multiple databases.

VERT
On-device file converter running in WebAssembly.
WebAssembly-powered on-device file converter built with Svelte and TypeScript, enabling offline, privacy-first conversions.
JavaScript
Docker
TypeScript
Rust