Benchmark plugin
[](https://php-testo.github.io)
[](https://boosty.to/roxblnfk)
> [!IMPORTANT]
> ## 🪞 This is a read-only mirror.
>
> Active development of the Testo project lives in [**php-testo/testo**](https://github.com/php-testo/testo) under `plugin/bench/`. This repository is **automatically synchronized** from there on every release.
>
> File issues and pull requests in the [main monorepo](https://github.com/php-testo/testo/issues), not here.
## About
Runs benchmark methods many times, collects per-iteration timings, and reports descriptive statistics with diagnostic warnings about variance, outliers and noisy environments. Useful for tracking performance characteristics alongside correctness tests.
## Install
```bash
composer require --dev testo/bench
```
[](https://packagist.org/packages/testo/bench)
[](https://packagist.org/packages/testo/bench)
[](https://github.com/php-testo/testo/blob/1.x/LICENSE.md)
[](https://packagist.org/packages/testo/bench/stats)