Libraries tagged by execution time
justlunix/timer
2 Downloads
A tool to track execution times of tasks
jstewmc/floor-execution-time
15 Downloads
Floor a script's execution time
jasekiw/time-tracker
56 Downloads
Tracks execution time
guanglan/laravel-running-time
8 Downloads
A request execution time statistics tools with Laravel
data/dbal_log_time
8 Downloads
Replacement for symfony's dbal logger, logging execution time
darkelfe14728/executiontimer
8 Downloads
Utility class for execution time measurement
chen-see/laravel-running-time
9 Downloads
A request execution time statistics tools with Laravel
bita-sk/wall-timer
8 Downloads
Simple library for count script execution time
arthur-rmd/time-exec
35 Downloads
Quickly test the execution time of a php script
amanangira/script-execution-time
10 Downloads
A library to calculate time taken for a script to execute.
requtize/code-timer
118 Downloads
Simple PHP library to measuring code execution time with memory usage.
mts7/php-execution-timer
37 Downloads
Testable PHP timer
urodoz/execution-stats
12 Downloads
This bundle logs the time execution of methods, and supply stats data.
xf3/met
22 Downloads
MET class provides way to overcome Php's max_execution_time directive by splitting script execution into parts
tavgear/benchmark
4 Downloads
Flexible utility for measuring execution time of code using customizable timers. Various output formats supported. Used for initial debugging and code optimization.