MediaWiki  REL1_19
bench_HTTP_HTTPS Class Reference
Inheritance diagram for bench_HTTP_HTTPS:
Collaboration diagram for bench_HTTP_HTTPS:

List of all members.

Public Member Functions

 __construct ()
 Default constructor.
 execute ()
 Do the actual work.
 getHTTP ()
 getHTTPS ()

Static Public Member Functions

static doRequest ($proto)

Detailed Description

Definition at line 26 of file bench_HTTP_HTTPS.php.


Constructor & Destructor Documentation

Default constructor.

Children should call this *first* if implementing their own constructors

Reimplemented from Benchmarker.

Definition at line 28 of file bench_HTTP_HTTPS.php.


Member Function Documentation

static bench_HTTP_HTTPS::doRequest ( proto) [static]

Definition at line 41 of file bench_HTTP_HTTPS.php.

References Http\get().

Referenced by getHTTP(), and getHTTPS().

Here is the call graph for this function:

Here is the caller graph for this function:

Do the actual work.

All child classes will need to implement this

Reimplemented from Maintenance.

Definition at line 33 of file bench_HTTP_HTTPS.php.

References Benchmarker\bench(), Benchmarker\getFormattedResults(), and print.

Here is the call graph for this function:

Definition at line 46 of file bench_HTTP_HTTPS.php.

References doRequest().

Here is the call graph for this function:

Definition at line 51 of file bench_HTTP_HTTPS.php.

References doRequest().

Here is the call graph for this function:


The documentation for this class was generated from the following file: