MediaWiki master
BenchmarkHooks Class Reference

Maintenance script that benchmarks MediaWiki hooks. More...

Inherits Benchmarker.

Collaboration diagram for BenchmarkHooks:

Public Member Functions

 __construct ()
 
 execute ()
 
 test ()
 

Protected Attributes

 $defaultCount = 10
 

Detailed Description

Maintenance script that benchmarks MediaWiki hooks.

Definition at line 33 of file benchmarkHooks.php.

Constructor & Destructor Documentation

◆ __construct()

BenchmarkHooks::__construct ( )

Definition at line 37 of file benchmarkHooks.php.

Member Function Documentation

◆ execute()

BenchmarkHooks::execute ( )

Definition at line 42 of file benchmarkHooks.php.

◆ test()

BenchmarkHooks::test ( )
Returns
bool

Definition at line 69 of file benchmarkHooks.php.

Member Data Documentation

◆ $defaultCount

BenchmarkHooks::$defaultCount = 10
protected

Definition at line 35 of file benchmarkHooks.php.


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