MediaWiki  REL1_24
BenchStrtrStrReplace Class Reference

Maintenance script that benchmarks for strtr() vs str_replace(). More...

Inheritance diagram for BenchStrtrStrReplace:
Collaboration diagram for BenchStrtrStrReplace:

List of all members.

Public Member Functions

 __construct ()
 benchstr_replace ()
 benchstr_replace_indirect ()
 benchstrtr ()
 benchstrtr_indirect ()
 execute ()

Detailed Description

Maintenance script that benchmarks for strtr() vs str_replace().

Definition at line 41 of file bench_strtr_str_replace.php.


Constructor & Destructor Documentation

Reimplemented from Benchmarker.

Definition at line 42 of file bench_strtr_str_replace.php.


Member Function Documentation


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