Libraries tagged by benchmarks
tox82/server-timing-helper
4558 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.
myaaghubi/debench
1521 Downloads
A small debug/benchmark helper for PHP
loophp/nanobench
498 Downloads
A simple and lightweight benchmarking tool for PHP.
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
692 Downloads
Simple PHP library to measuring code execution time with memory usage.
phine/bench
1037 Downloads
A PHP library for running timed tests.
jbzoo/profiler
16611 Downloads
Simple Profiler for PHP code and unit tests
warnadi/db-stressmit
128 Downloads
Smart database query benchmark, heuristic security auditor, and stress tester for PHP and Laravel.
smuuf/phpcb
4443 Downloads
PHP Code Benchmark
dotdecay/time-benchy
541 Downloads
Benchmark Tool for measuring execution times
yiisoft/yii2-app-benchmark
1009 Downloads
Yii 2 Benchmark Application
tarantool/benchmarks
0 Downloads
Benchmarks for Tarantool PHP connectors.
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