Welcome to PHPBench’s documentation!¶
PHPBench is a benchmarking framework for PHP. Find it on Github.
Book¶
- Introduction
- Installing
- Quick Start
- Writing Benchmarks
- Improving Precision: Revolutions
- Verifying and Improving Stability: Iterations
- Subject (runtime) State: Before and After
- Benchmark (external) State: Before and After
- Parameterized Benchmarks
- Groups
- Skipping Subjects
- Extending Existing Array Values
- Recovery Period: Sleeping
- Microseconds to Minutes: Time Units
- Mode: Throughput Representation
- Warming Up: Getting ready for the show
- Timeout: Bailing when things take too long
- Assertions
- Benchmark Runner
- Reports
- Storage and Querying
- Environment
- Report Generators
- Report Renderers
- Asserters
- Configuration
- FAQ