Index of /wiki2/maintenance/benchmarks/
Name | Last Modified | Size |
---|---|---|
Parent Directory | ||
bench_delete_truncate.php | 2016-11-29 02:20 | 3k |
bench_HTTP_HTTPS.php | 2016-11-29 02:20 | 2k |
bench_if_switch.php | 2016-11-29 02:20 | 3k |
bench_strtr_str_replace.php | 2016-11-29 02:20 | 3k |
bench_utf8_title_check.php | 2016-11-29 02:20 | 5k |
bench_wfIsWindows.php | 2016-11-29 02:20 | 2k |
bench_Wikimedia_base_convert.php | 2016-11-29 02:20 | 3k |
Benchmarker.php | 2016-11-29 02:20 | 3k |
benchmarkHooks.php | 2016-11-29 02:20 | 3k |
benchmarkParse.php | 2016-11-29 02:20 | 6k |
benchmarkPurge.php | 2016-11-29 02:20 | 4k |
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
Proudly Served by LiteSpeed Web Server at datastreetconsulting.com Port 80