MediaWiki master
benchmarkParse.php File Reference

Benchmark script for parse operations. More...

Go to the source code of this file.

Classes

class  BenchmarkParse
 Maintenance script to benchmark how long it takes to parse a given title at an optionally specified timestamp. More...
 

Variables

 $maintClass = BenchmarkParse::class
 

Detailed Description

Benchmark script for parse operations.

Note
GPL-2.0-or-later
Author
Tim Starling tstar.nosp@m.ling.nosp@m.@wiki.nosp@m.medi.nosp@m.a.org

Definition in file benchmarkParse.php.

Variable Documentation

◆ $maintClass

$maintClass = BenchmarkParse::class

Definition at line 191 of file benchmarkParse.php.