Libraries tagged by bechmark
myaghobi/f3-benchmark
8082 Downloads
A benchmark helper plugin for Fat-Free framework.
laminas/laminas-cache-storage-adapter-benchmark
20806 Downloads
Generic component to provide benchmarking capabilities to the various storage adapter
tox82/server-timing-helper
1315 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.
phpbenchmark/phpbenchmark
11389 Downloads
Easy to use benchmark toolkit for your PHP-application. This library contains classes for comparing algorithms as well as benchmarking application responses
aterrien/forp-profiler
190 Downloads
A PHP profiler written in C. forp 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.
andreasnij/a-timer
7163 Downloads
A simple timer to measure execution time.
jandreasn/a-timer
59463 Downloads
A simple timer to measure execution time.
dantleech/phpbench
320 Downloads
PHP Benchmarking Framework
spiral/debug
79867 Downloads
Debug Toolkit: Log factory interface, variable dumper, benchmarker
nguyenanhung/benchmark
35090 Downloads
Basic and Advanced Database Helper
kocsismate/php-version-benchmarks
12 Downloads
Official PHP benchmark suite
kocsismate/di-container-benchmarks
11 Downloads
Benchmarks of some popular PHP DI Containers
bavix/benchmark
8928 Downloads
nano benchmark
sandstorm/plumber
4714 Downloads
Profiling Toolkit for TYPO3 Flow and Neos
ohansyah/laravelbenchmark
909 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