Libraries tagged by benchmark
sakuraphp/sakura
28 Downloads
Sakura library contains implementations of 3 methods, which can manage different types of hierarchical structure (tree) on relational database.
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).
rkw/rkw-webcheck
276 Downloads
Extension for Online-Checks with benchmarks and serveral categories
myaaghubi/debench
410 Downloads
A small debug/benchmark helper for PHP
mvan/stopwatch
29 Downloads
Stop Watch for measuring running time of the script
metallizzer/laravel-bench
12 Downloads
Benchmark tool for Laravel
felideo/performance-check
96 Downloads
A light benchmark timer class for PHP.
eugeneuk/code-timer
51 Downloads
Simple PHP library to measuring code execution time with memory usage.
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.
christiaanbye/stopwatch
3609 Downloads
Drop-dead simple execution time measurements
burntcaramel/stir
28 Downloads
Record time taken in your website.
bubujka/cltr
12 Downloads
script execution-time collector
bonsaicode/timer
10 Downloads
Timer utility class for benchmarking your PHP code.