Libraries tagged by benchmark
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
119 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.
mmantakos/runtime-metrics
1 Downloads
RuntimeMetrics helps you track execution time and performance metrics in PHP, an easy foundation for benchmarking your applications.
macropage/sdk-ebay-rest-analytics
33 Downloads
The Analytics API provides data and information about a seller and their eBay business. The resources and methods in this API let sellers review information on their listing performance, metrics on their customer service performance, and details on their eBay seller performance rating. The three resources in the Analytics API provide the following data and information: Customer Service Metric – Returns benchmark data and a metric rating pertaining to a seller's customer service performance as compared to other seller's in the same peer group. Traffic Report – Returns data and information that shows how buyers are engaging with a seller's listings. Seller Standards Profile – Returns information pertaining to a seller's profile rating. Sellers can use the data and information returned by the various Analytics API methods to determine where they can make improvements to increase sales and how they might improve their seller status as viewed by eBay buyers. For details on using this API, see Analyzing seller performance.
macino/pdbg
6 Downloads
PHP Debuging helper and benchmark tool
ksfraser/ksf-performance-monitoring
1 Downloads
Performance benchmarking and real-time monitoring framework with latency analysis, load testing, and operational metrics collection
keven1024/flarum-ext-csdn
198 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
20 Downloads
Code benchmark tool
ggomuk/g-bench
12 Downloads
PHP Benchmark Component
fruit/benchkit
247 Downloads
Benchmark helper inspired from Golang