Libraries tagged by bechmark
sakuraphp/sakura
26 Downloads
Sakura library contains implementations of 3 methods, which can manage different types of hierarchical structure (tree) on relational database.
rundiz/profiler
150 Downloads
profiling your php application
rotexsoft/callable-execution-timer
6 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
259 Downloads
Extension for Online-Checks with benchmarks and serveral categories
myaaghubi/debench
402 Downloads
A small debug/benchmark helper for PHP
mvan/stopwatch
28 Downloads
Stop Watch for measuring running time of the script
metallizzer/laravel-bench
11 Downloads
Benchmark tool for Laravel
maddrid/bench
7 Downloads
( Benchmarking/Profiling ) utility class to measure the amount of time , memory (server load) that elapses between two or more points.
felideo/performance-check
91 Downloads
A light benchmark timer class for PHP.
eugeneuk/code-timer
47 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
276 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.
codon/super-object
8 Downloads
A extended ArrayObject class with self-referring variables, caching and retrieve-by-path support
christiaanbye/stopwatch
3564 Downloads
Drop-dead simple execution time measurements
carloswph/sorter
4 Downloads
Collection of sorting algorithms with annotations on procedures, history and functioning details.