Libraries tagged by PHP Benchmark
moznion/benchmarker
21 Downloads
Benchmark running times of PHP code
geocurly/easy-benchmark
2928 Downloads
Simple benchmark wrapper for your php code
fredyy90/benchmark
9 Downloads
Simple benchmark and compare class for php code
spencer-mortensen/benchmarker
10 Downloads
Benchmark snippets of code, gathering the mean and standard deviation for each snippet
sitphp/benchmarks
185 Downloads
A simple tool for benchmarking
alecrabbit/php-simple-profiler
571 Downloads
For functions benchmarking, contain counters and timers classes.
alecrabbit/php-timers
90 Downloads
For functions benchmarking, contain counters and timers classes.
abbadon1334/phpench
4 Downloads
A graphical PHP benchmarking tool - forked from mre/phpench
serhiikorniushov/micro-bench
10 Downloads
PHP Micro Benchmarking tool
bonsaicode/timer
10 Downloads
Timer utility class for benchmarking your PHP code.
takyam/bench
6 Downloads
Simple benchmark tool for PHP
felideo/performance-check
94 Downloads
A light benchmark timer class for PHP.
stk2k/bench
1238 Downloads
Simple benchmark classes
rundiz/profiler
151 Downloads
profiling your php application
rotexsoft/callable-execution-timer
7 Downloads
A simple PHP library for tracking the total amount of time a callable (e.g. function / method) takes to execute (it can also return the result of executing the callable, if desired).