Download the PHP package matraux/php-benchmark without Composer
On this page you can find all versions of the php package matraux/php-benchmark. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download matraux/php-benchmark
More information about matraux/php-benchmark
Files in matraux/php-benchmark
Download matraux/php-benchmark
More information about matraux/php-benchmark
Files in matraux/php-benchmark
Vendor matraux
Package php-benchmark
Short Description Benchmarking tool for PHP 8.4+ to measure code performance with accurate time and memory profiling.
License MIT
Package php-benchmark
Short Description Benchmarking tool for PHP 8.4+ to measure code performance with accurate time and memory profiling.
License MIT
Please rate this library. Is it a good library?
Informations about the package php-benchmark
MATRAUX PHP Benchmark
Introduction
Simple and precise benchmarking for PHP 8.4+. Measures execution time and memory usage of code blocks with minimal overhead.
Features
- High-precision time and memory measurement
- Clean and readable syntax for benchmarking code blocks
- Support for named measurements and grouped runs
- Easy integration via callable or closure wrapping
- Fluent API for accessing results
- Minimal overhead, suitable for micro-benchmarking
- Native support for PHP 8.4+ features
- Integrates with Tracy for real-time benchmark visualization
Installation
PHP compatibility
This package provides separate major versions for different PHP baselines.
| Version | PHP |
|---|---|
| 3.x | 8.4+ |
Examples
See Console integration for advanced instructions.
Development
See Development for debug, test instructions, static analysis, and coding standards.
Support
For bug reports and feature requests, please use the issue tracker.
All versions of php-benchmark with dependencies
PHP Build Version
Package Version
Requires
php Version
>=8.4
The package matraux/php-benchmark contains the following files
Loading the files please wait ...