Příručka:BenchmarkHooks.php

This page is a translated version of the page Manual:BenchmarkHooks.php and the translation is 29% complete.
Verze MediaWiki:
1.19

Podrobnosti

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
Ve verzi MediaWiki 1.39.12 a starší musíte vyvolat skripty údržby pomocí php maintenance/scriptName.php namísto php maintenance/run.php scriptName.

See also