Libraries tagged by benchmark
codon/super-object
8 Downloads
A extended ArrayObject class with self-referring variables, caching and retrieve-by-path support
carloswph/sorter
4 Downloads
Collection of sorting algorithms with annotations on procedures, history and functioning details.
app-skeleton/codebench
25 Downloads
The official Kohana benchmarking module
benchmarkeducation/matchmaker
31 Downloads
Ultra-fresh PHP matching functions
yousafsyed/algorithms
19 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
phbench/phbench
18 Downloads
A benchmark component
paba/paba
118 Downloads
PABA - PHP Apache Benchmark Analyser: analyses output of ab (Apache Benchmark) and generates CSV file
n0zzy/phpbenchmark
4 Downloads
Simple Php Benchmark
mudasobwa/screwdrivers
15 Downloads
Small PHP library for benchmarking.
macino/pdbg
6 Downloads
PHP Debuging helper and benchmark tool
keven1024/flarum-ext-csdn
169 Downloads
A benchmark for the CSDN plug-in, the great success of the China Internet shit, Make your site visitors feel sick
green-elephpant/code-bench
19 Downloads
Code benchmark tool
ggomuk/g-bench
12 Downloads
PHP Benchmark Component
fruit/benchkit
247 Downloads
Benchmark helper inspired from Golang