Manual:compareParserCache.php

This page is a translated version of the page Manual:CompareParserCache.php and the translation is 75% complete.
MediaWiki バージョン:
1.24

詳細

compareParserCache.php file is a maintenance script to parse random pages and compare output to cache. This script helps developers test the Parser cache .

オプション/引数

オプション 説明 必須かどうか
--namespace ページの名前空間番号 必須
--maxpages Number of pages to try 必須

使用法

php maintenance/compareParserCache.php --maxpages pages --namespace pagesNamespace
Terminal

関連項目