On Wed, Mar 18, 2009 at 8:00 PM, Andrew Garrett <[email protected]> wrote: <snip> > I've disabled a filter or two which were taking well in excess of > 150ms to run, and seemed to be targetted at specific vandals, without > any hits. The culprit seemed to be running about 20 regexes to > determine if an IP is in a particular range, where one call to > ip_in_range would suffice. Of course, this is also a documentation > issue which I'm working on. <snip>
ip_in_range rmwhitespace rmspecials ? : if then else end contains and probably some others appear in SVN but not in the dropdown list that I assume most people are using to locate options. -Robert Rohde _______________________________________________ Wikitech-l mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/wikitech-l
