Libraries tagged by benchmarks
stk2k/bench
1238 Downloads
Simple benchmark classes
spencer-mortensen/benchmarker
10 Downloads
Benchmark snippets of code, gathering the mean and standard deviation for each snippet
shimabox/smbbenchmark
480 Downloads
Simple Benchmark
serhiikorniushov/micro-bench
10 Downloads
PHP Micro Benchmarking tool
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).
mvan/stopwatch
29 Downloads
Stop Watch for measuring running time of the script
moznion/benchmarker
21 Downloads
Benchmark running times of PHP code
metallizzer/laravel-bench
12 Downloads
Benchmark tool for Laravel
felideo/performance-check
94 Downloads
A light benchmark timer class for PHP.
eugeneuk/code-timer
51 Downloads
Simple PHP library to measuring code execution time with memory usage.
eandrews737/benchmarker
12 Downloads
Will Benchmark PHP Functions For Food
debuggy/gauger
1829 Downloads
Highly extensible and comprehensive tool for measuring and debugging PHP scripts and applications
davidbehler/timer
277 Downloads
A timer, in PHP. You can (re)start, pause and stop. And get the passed time. You can start/control multiple timers simultaneously by label.
burntcaramel/stir
28 Downloads
Record time taken in your website.