Libraries tagged by benchmark
skillaug/benchmark
1075 Downloads
Good Performance need to benchmark
quillstack/benchmark
211 Downloads
Bash and PHP scripts to benchmark HTTP requests and command line calls.
kocsismate/php-version-benchmarks
14 Downloads
Official PHP benchmark suite
kenzal/benchmark
288 Downloads
A basic expression benchmarking utility
kaspi/benchmark
66 Downloads
Simple benchmarking library
asika/simple-benchmark
1663 Downloads
PHP Simple Benchmark framework
alexandrebulete/laravel-benchmark
90 Downloads
A comprehensive benchmark system for Laravel applications
bavix/benchmark
9878 Downloads
nano benchmark
kocsismate/di-container-benchmarks
11 Downloads
Benchmarks of some popular PHP DI Containers
bugo/scss-benchmark-utils
485 Downloads
Benchmark suite for SCSS/Sass compilers
tox82/server-timing-helper
5096 Downloads
A simple helper class for Server Timing. Easily profile your code's execution time and send it to the client via the Server-Timing header.
gukai/php7-forp
265 Downloads
A PHP profiler written in C. dtrace is a lightweight PHP extension which provides the full call stack of your script, with CPU and memory usage, in a plain PHP Array or JSON output.
requtize/code-timer
877 Downloads
Simple PHP library to measuring code execution time with memory usage.
jbzoo/profiler
16710 Downloads
Simple Profiler for PHP code and unit tests
ohansyah/laravelbenchmark
1157 Downloads
Measure the number of milliseconds it takes for the given callbacks to complete. This code is from the laravel 9.x helper benchmarking (https://laravel.com/docs/9.x/helpers#benchmarking) PR by by Nuno Maduro https://github.com/laravel/framework/pull/44252. Rewrite intend to run it on old php and laravel legacy project