User "Khorn (WMF)" posted a comment on MediaWiki.r102746. Full URL: http://www.mediawiki.org/wiki/Special:Code/MediaWiki/102746#c25916 Commit summary:
Adding donate.wikimedia.org to the landing page filters (and slightly improved performance). Comment: Actually, it was about 4% faster than it had been with the one filter string with the data we usually get, because the vast majority of it got booted on the first pair of strstr checks. Ran it a bunch of times against a 5.4 million line log sample. Of course, the worst case scenario would be if most of the log was something we wanted to get through, but that's not what the data looks like. _______________________________________________ MediaWiki-CodeReview mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/mediawiki-codereview
