Libraries tagged by code execution time
dragon-code/benchmark
27544 Downloads
Simple comparison of code execution speed between different options
angle/chrono
10626 Downloads
The easiest way to measure PHP code execution time.
sandermuller/stopwatch
15595 Downloads
Stopwatch to measure execution times (profile code) for Laravel and PHP projects
flaviovs/timeit
359 Downloads
Library and tools to measure execution speed of PHP code
tox82/server-timing-helper
1637 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.
rnr1721/depthnet
22 Downloads
Laravel-based autonomous AI agent platform with cyclic thinking, persistent memory and real-time code execution
pudongping/hyperf-alarm-clock
1619 Downloads
A utility for measuring code execution time, detecting timeouts, and sending notifications.
geoffroy-aubry/supervisor
7095 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
50 Downloads
Simple PHP library to measuring code execution time with memory usage.
requtize/code-timer
159 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
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