Manual:bench_utf8_title_check.php
MediaWiki ファイル: bench_utf8_title_check.php | |
---|---|
場所: | maintenance/benchmarks/ |
ソース コード: | master • 1.38.2 • 1.37.3 • 1.35.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.