Manual:bench_utf8_title_check.php
MediaWiki ファイル: bench_utf8_title_check.php | |
---|---|
場所: | maintenance/benchmarks/ |
ソース コード: | master • 1.42.3 • 1.41.4 • 1.39.10 |
クラス: | 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.