MediaWiki master
|
Maintenance script that benchmarks HashBagOStuff and MapCacheLRU. More...
Inherits Benchmarker.
Public Member Functions | |
__construct () | |
execute () | |
Protected Attributes | |
$defaultCount = 1000 | |
Maintenance script that benchmarks HashBagOStuff and MapCacheLRU.
Definition at line 34 of file benchmarkLruHash.php.
BenchmarkLruHash::__construct | ( | ) |
Definition at line 38 of file benchmarkLruHash.php.
BenchmarkLruHash::execute | ( | ) |
Definition at line 44 of file benchmarkLruHash.php.
References wfRandomString().
|
protected |
Definition at line 36 of file benchmarkLruHash.php.