Libraries tagged by code execution time
dragon-code/benchmark
29413 Downloads
Simple comparison of code execution speed between different options
angle/chrono
10933 Downloads
The easiest way to measure PHP code execution time.
sandermuller/stopwatch
17649 Downloads
Stopwatch to measure execution times (profile code) for Laravel and PHP projects
pudongping/hyperf-alarm-clock
1766 Downloads
A utility for measuring code execution time, detecting timeouts, and sending notifications.
tox82/server-timing-helper
2385 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
25 Downloads
Laravel-based autonomous AI agent platform with cyclic thinking, persistent memory and real-time code execution
geoffroy-aubry/supervisor
7120 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).
flaviovs/timeit
391 Downloads
Library and tools to measure execution speed of PHP code
dragon-code/runtime-comparison
20 Downloads
Simple comparison of code execution speed between different options
yogeshjoshi/laravel-time-logger
6 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.
eugeneuk/code-timer
51 Downloads
Simple PHP library to measuring code execution time with memory usage.
requtize/code-timer
184 Downloads
Simple PHP library to measuring code execution time with memory usage.
wizzaro/execution-code-timer
99 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