MediaWiki
1.28.0
|
Files | |
file | bench_delete_truncate.php [code] |
Benchmark SQL DELETE vs SQL TRUNCATE. | |
file | bench_HTTP_HTTPS.php [code] |
Benchmark HTTP request vs HTTPS request. | |
file | bench_if_switch.php [code] |
Benchmark if elseif... | |
file | bench_strtr_str_replace.php [code] |
Benchmark for strtr() vs str_replace(). | |
file | bench_utf8_title_check.php [code] |
Benchmark for using a regexp vs. | |
file | bench_wfIsWindows.php [code] |
Benchmark for wfIsWindows(). | |
file | bench_Wikimedia_base_convert.php [code] |
Benchmark for Wikimedia\base_convert() | |
file | Benchmarker.php [code] |
Base code for benchmark scripts. | |
file | benchmarkHooks.php [code] |
Benchmark MediaWiki hooks. | |
file | benchmarkParse.php [code] |
Benchmark script for parse operations. | |
file | benchmarkPurge.php [code] |
Benchmark for Squid purge. | |
file | README [code] |