Podręcznik:Bench utf8 title check.php
Plik MediaWiki: bench_utf8_title_check.php | |
---|---|
Lokalizacja: | maintenance/benchmarks/ |
Kod źródłowy: | master • 1.42.3 • 1.41.4 • 1.39.10 |
Klasy: | BenchUtf8TitleCheck |
Szczegóły
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.