MediaWiki  REL1_22
bench_wfBaseConvert Class Reference

Maintenance script that benchmarks wfBaseConvert(). More...

Inheritance diagram for bench_wfBaseConvert:
Collaboration diagram for bench_wfBaseConvert:

List of all members.

Public Member Functions

 __construct ()
 execute ()

Static Protected Member Functions

static makeRandomNumber ($base, $length)

Detailed Description

Maintenance script that benchmarks wfBaseConvert().

Definition at line 32 of file bench_wfBaseConvert.php.


Constructor & Destructor Documentation

Reimplemented from Benchmarker.

Definition at line 34 of file bench_wfBaseConvert.php.

References Maintenance\addOption().


Member Function Documentation

static bench_wfBaseConvert::makeRandomNumber ( base,
length 
) [static, protected]

Definition at line 66 of file bench_wfBaseConvert.php.

References $res.

Referenced by execute().


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