 | Up one level
| |
 | Benchmarker.php [source] [95 lines] | |
 | README [source] [7 lines] | |
 | bench_HTTP_HTTPS.php [source] [64 lines] | Benchmark HTTP request vs HTTPS request. This come from r75429 message. |
 | bench_delete_truncate.php [source] [103 lines] | Benchmark SQL DELETE vs SQL TRUNCATE. 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. |
 | bench_if_switch.php [source] [111 lines] | Benchmark if elseif... versus switch case. This come from r75429 message |
 | bench_strtr_str_replace.php [source] [75 lines] | Benchmark for strtr() vs str_replace(). |
 | bench_utf8_title_check.php [source] [127 lines] | Benchmark for using a regexp vs. mb_check_encoding to check for UTF-8 encoding. 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. |
 | bench_wfBaseConvert.php [source] [77 lines] | Benchmark for wfBaseConvert 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. |
 | bench_wfIsWindows.php [source] [69 lines] | Benchmark for wfIsWindows(). This come from r75429 message. |
 | benchmarkHooks.php [source] [87 lines] | Benchmark %MediaWiki hooks. 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 [source] [174 lines] | Benchmark script for parse operations 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. |
 | benchmarkPurge.php [source] [118 lines] | Benchmark for Squid purge. 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. |