|
MediaWiki
REL1_24
|
Maintenance script that benchmarks HTTP request vs HTTPS request. More...


Public Member Functions | |
| __construct () | |
| execute () | |
| getHTTP () | |
| getHTTPS () | |
Static Public Member Functions | |
| static | doRequest ($proto) |
Maintenance script that benchmarks HTTP request vs HTTPS request.
Definition at line 34 of file bench_HTTP_HTTPS.php.
Reimplemented from Benchmarker.
Definition at line 35 of file bench_HTTP_HTTPS.php.
| static BenchHttpHttps::doRequest | ( | $ | proto | ) | [static] |
Definition at line 48 of file bench_HTTP_HTTPS.php.
References Http\get().
Referenced by getHTTP(), and getHTTPS().
Reimplemented from Maintenance.
Definition at line 40 of file bench_HTTP_HTTPS.php.
References array(), Benchmarker\bench(), Benchmarker\getFormattedResults(), and print.
Definition at line 53 of file bench_HTTP_HTTPS.php.
References doRequest().
Definition at line 58 of file bench_HTTP_HTTPS.php.
References doRequest().