Libraries tagged by benchmarking
phpbench/phpbench
15501105 Downloads
PHP Benchmarking Framework
devster/ubench
1056319 Downloads
Micro PHP library for benchmarking
athletic/athletic
200173 Downloads
PHP Benchmarking Framework
sandermuller/stopwatch
49671 Downloads
Lightweight profiler for PHP and Laravel. Add checkpoints, measure closures, track queries and memory, and surface results as HTML, Server-Timing headers, log entries, or Debugbar timelines.
dantleech/phpbench
384 Downloads
PHP Benchmarking Framework
veloper/bench
17252 Downloads
A light-weight class for quickly benchmarking/timing/profiling PHP code
riod94/profiler-benchmark
27263 Downloads
PHP Laravel simple and lightweight profiler and benchmarking
kohana/codebench
22471 Downloads
The official Kohana benchmarking module
phpbenchmark/phpbenchmark
11490 Downloads
Easy to use benchmark toolkit for your PHP-application. This library contains classes for comparing algorithms as well as benchmarking application responses
laminas/laminas-cache-storage-adapter-benchmark
28394 Downloads
Generic component to provide benchmarking capabilities to the various storage adapter
tox82/server-timing-helper
4807 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.
ohansyah/laravelbenchmark
1120 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
nice/bench
340 Downloads
A simple PHP benchmarking framework
mre/phpench
27 Downloads
A graphical PHP benchmarking tool
kenzal/benchmark
49 Downloads
A basic expression benchmarking utility