MediaWiki master
BenchmarkLruHash Class Reference

Maintenance script that benchmarks HashBagOStuff and MapCacheLRU. More...

Inherits Benchmarker.

Collaboration diagram for BenchmarkLruHash:

Public Member Functions

 __construct ()
 
 execute ()
 

Protected Attributes

 $defaultCount = 1000
 

Detailed Description

Maintenance script that benchmarks HashBagOStuff and MapCacheLRU.

Definition at line 34 of file benchmarkLruHash.php.

Constructor & Destructor Documentation

◆ __construct()

BenchmarkLruHash::__construct ( )

Definition at line 38 of file benchmarkLruHash.php.

Member Function Documentation

◆ execute()

BenchmarkLruHash::execute ( )

Definition at line 44 of file benchmarkLruHash.php.

References wfRandomString().

Member Data Documentation

◆ $defaultCount

BenchmarkLruHash::$defaultCount = 1000
protected

Definition at line 36 of file benchmarkLruHash.php.


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