On Tue, Aug 3, 2010 at 10:59 AM, soxred93 <[email protected]> wrote: > Just butting in here, if I recall correctly, both the PHP-native > mb_strlen() and the MediaWiki fallback mb_strlen() functions are > considerably slower (1.5 to 5 times as slow).
They only have to be run once, when the revision is saved. It's not likely to be a noticeable cost. _______________________________________________ Wikitech-l mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/wikitech-l
