Manual:bench_utf8_title_check.php
From Linux Web Expert
MediaWiki ファイル: bench_utf8_title_check.php | |
---|---|
場所: | maintenance/benchmarks/ |
ソース コード: | master • 1.41.1 • 1.40.3 • 1.39.7 |
クラス: | BenchUtf8TitleCheck |
詳細
bench_utf8_title_check.php file is a maintenance script that executes the regexp used in Language->checkTitleEncoding()
and compares its execution time against that of mb_check_encoding
, if available.