Libraries tagged by bechmark
bedd/timer
18 Downloads
PHP timer
arrayiterator/profiler
0 Downloads
Record & profiling the code
app-skeleton/codebench
24 Downloads
The official Kohana benchmarking module
alterrabr/comet
3 Downloads
Modern PHP framework for building blazing fast REST APIs and microservices
zdenekdrahos/profiler-tools
1757 Downloads
Helper functions - stopwatch, logger and time converter (seconds to readable string)
requtize/code-timer
118 Downloads
Simple PHP library to measuring code execution time with memory usage.
radic/laravel-dev
104 Downloads
Laravel 5 dev package contains test, benchmark and debug extras
nyx/diagnostics
158 Downloads
Diagnostics, debugging and profiling tools.
laradic/dev
412 Downloads
Laravel 5 dev package contains test, benchmark and debug extras
calgamo/bench
2022 Downloads
Benchmark library for Calgamo Framework.
alecrabbit/php-simple-profiler
571 Downloads
For functions benchmarking, contain counters and timers classes.
ackintosh/benchy
13 Downloads
simple Benchmark tool
benchmarkeducation/matchmaker
29 Downloads
Ultra-fresh PHP matching functions
yousafsyed/algorithms
18 Downloads
Original Proposal: Using the right data structure or algorithm for the situation is an important aspect of programming. In computer science literature, many data structures and algorithms have been researched and extensively documented. However, there is still no standard library in Php implementing useful structures and algorithms like Red/Black Trees, tries, different sorting algorithms, etc. This project will create such a library with documentation on when to use a particular structure/algorithm. It will also come with a benchmark suite to compare performance in different situations.
shmeeps/simple-timer
9 Downloads
Simple interface for timing/benchmarking PHP applications