Libraries tagged by benchmark
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.
jbzoo/profiler
16484 Downloads
Simple Profiler for PHP code and unit tests
geekality/timer
17400 Downloads
Simple class for logging time and memory usage of stuff
ohansyah/laravelbenchmark
965 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
smuuf/phpcb
4162 Downloads
PHP Code Benchmark
mre/phpench
27 Downloads
A graphical PHP benchmarking tool
mindplay/benchpress
2275 Downloads
A simple benchmark suite for PHP 5.3 and up
gajus/doll
162 Downloads
Extended PDO with inline type hinting, deferred connection support, logging and benchmarking.
yiisoft/yii2-app-benchmark
1009 Downloads
Yii 2 Benchmark Application
tarantool/benchmarks
0 Downloads
Benchmarks for Tarantool PHP connectors.
skillaug/benchmark
912 Downloads
Good Performance need to benchmark
prooph/event-store-adapter-benchmarks
6 Downloads
Benchmarks for various prooph event store adapters
nicmart/benchmark
43 Downloads
A framework for benchmarking php code.
mookofe/php-benchmark
20 Downloads
PHP library that allows you benchmark and compare the performance of functions
jamesgober/benchmark
18 Downloads
A PHP benchmarking library for measuring code performance and memory usage with precision, extensibility, and advanced reporting features.