Libraries tagged by code execution time
dragon-code/benchmark
26297 Downloads
Simple comparison of code execution speed between different options
angle/chrono
10374 Downloads
The easiest way to measure PHP code execution time.
sandermuller/stopwatch
14179 Downloads
Stopwatch to measure execution times (profile code) for Laravel and PHP projects
flaviovs/timeit
282 Downloads
Library and tools to measure execution speed of PHP code
pudongping/hyperf-alarm-clock
1546 Downloads
A utility for measuring code execution time, detecting timeouts, and sending notifications.
tox82/server-timing-helper
915 Downloads
A simple helper class for Server Timing. Easily profile your code's execution time and send it to the client via the Server-Timing header.
geoffroy-aubry/supervisor
7035 Downloads
Oversee script execution, recording stdout, stderr and exit code with timestamping, and ensure email notifications will be sent (on start, success, warning or error).
eugeneuk/code-timer
44 Downloads
Simple PHP library to measuring code execution time with memory usage.
requtize/code-timer
137 Downloads
Simple PHP library to measuring code execution time with memory usage.
dragon-code/runtime-comparison
20 Downloads
Simple comparison of code execution speed between different options
bfg/speed-test
22 Downloads
Designed for approximate estimation of the time of code execution by the number of iterations
yogeshjoshi/laravel-time-logger
5 Downloads
Laravel Time Logger is a lightweight and developer-friendly profiling utility for Laravel. It helps measure and log code execution time effortlessly, making performance debugging simple and efficient.
wizzaro/execution-code-timer
98 Downloads
The library provides an easy way to measure the execution time of the code
michelrtm/execution-time-recorder
197 Downloads
Class for recording execution times for specific code block or whenever required.
edbizarro/timer
8789 Downloads
Measure execution time of your code