MediaWiki REL1_33
benchmarks Directory Reference
Directory dependency graph for benchmarks:
maintenance/benchmarks

Files

 bench_delete_truncate.php
 Benchmark SQL DELETE vs SQL TRUNCATE.
 
 bench_HTTP_HTTPS.php
 Benchmark HTTP request vs HTTPS request.
 
 bench_if_switch.php
 Benchmark if elseif... versus switch case.
 
 bench_utf8_title_check.php
 Benchmark for using a regexp vs.
 
 bench_wfIsWindows.php
 Benchmark for wfIsWindows().
 
 bench_Wikimedia_base_convert.php
 Benchmark for Wikimedia\base_convert()
 
 benchmarkCSSMin.php
 This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version.
 
 Benchmarker.php
 Base code for benchmark scripts.
 
 benchmarkHooks.php
 Benchmark MediaWiki hooks.
 
 benchmarkJavaScriptMinifier.php
 This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version.
 
 benchmarkJSMinPlus.php
 This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version.
 
 benchmarkLruHash.php
 This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version.
 
 benchmarkParse.php
 Benchmark script for parse operations.
 
 benchmarkPurge.php
 Benchmark for Squid purge.
 
 benchmarkSanitizer.php
 This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version.
 
 benchmarkStringReplacement.php
 This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version.
 
 benchmarkTidy.php
 
 benchmarkTitleValue.php