Index of /wikipedia/maintenance/benchmarks/
Name | Last Modified | Size |
---|---|---|
Parent Directory | ||
cssmin | 2022-11-25 05:47 | - |
australia-untidy.html.gz | 2017-12-09 09:49 | 119k |
bench_delete_truncate.php | 2017-12-09 09:49 | 3k |
bench_HTTP_HTTPS.php | 2017-12-09 09:49 | 2k |
bench_if_switch.php | 2017-12-09 09:49 | 3k |
bench_strtr_str_replace.php | 2017-12-09 09:49 | 3k |
bench_utf8_title_check.php | 2017-12-09 09:49 | 5k |
bench_wfIsWindows.php | 2017-12-09 09:49 | 2k |
bench_Wikimedia_base_convert.php | 2017-12-09 09:49 | 3k |
benchmarkCSSMin.php | 2017-12-09 09:49 | 3k |
Benchmarker.php | 2017-12-09 09:49 | 5k |
benchmarkHooks.php | 2017-12-09 09:49 | 2k |
benchmarkJSMinPlus.php | 2017-12-09 09:49 | 2k |
benchmarkLruHash.php | 2017-12-09 09:49 | 3k |
benchmarkParse.php | 2017-12-09 09:49 | 6k |
benchmarkPurge.php | 2017-12-09 09:49 | 4k |
benchmarkTidy.php | 2017-12-09 09:49 | 3k |
This directory hold several benchmarking scripts used as a proof of speed
or to track PHP performances over time.
To get somehow accurate result, you might want to bound the PHP process
to a specific CPU with `taskset` and raise its priority with `nice`. Example:
$ taskset 1 nice -n-10 php bench_wfIsWindows.php
australia-untidy.html.gz contains representative input text for
benchmarkTidy.php. It needs to be decompressed before use.
Proudly Served by LiteSpeed Web Server at datastreetconsulting.com Port 80