Manual:BenchmarkHooks.php/es

Versión de MediaWiki:
1.19
Category:MediaWiki code/es#BenchmarkHooks.php

Detalles

benchmarkHooks.php file is a maintenance script to benchmark MediaWiki hooks.

Options/Arguments

This script does not take any options or arguments.

Usage

php maintenance/run.php benchmarks/benchmarkHooks
Terminal
In MediaWiki version 1.39.12 and earlier, you must invoke maintenance scripts using php maintenance/scriptName.php instead of php maintenance/run.php scriptName.

See also

Category:Maintenance scripts/es Category:Benchmark maintenance scripts/es
Category:Benchmark maintenance scripts/es Category:Maintenance scripts/es Category:MediaWiki code/es