[wp-trac] [WordPress Trac] #18404: Reorganize rewrite_rules into a tree of strings and patterns
WordPress Trac
wp-trac at lists.automattic.com
Tue Aug 16 21:22:45 UTC 2011
#18404: Reorganize rewrite_rules into a tree of strings and patterns
---------------------------+-------------------------
Reporter: andy | Owner:
Type: enhancement | Status: closed
Priority: normal | Milestone:
Component: Rewrite Rules | Version: 3.2.1
Severity: normal | Resolution: maybelater
Keywords: |
---------------------------+-------------------------
Comment (by nacin):
If I recall correctly, it scaled rather linearly, so you're only looking
at 1-3ms total even with a few hundred complex rules. Given that core is a
few hundred times that, it didn't seem worth it for now. The anchored
regexps are blazing fast.
But posting it to Trac might mean that someone digs it up in a few years
and comes up with some other brilliant idea to rework the system.
--
Ticket URL: <http://core.trac.wordpress.org/ticket/18404#comment:6>
WordPress Trac <http://core.trac.wordpress.org/>
WordPress blogging software
More information about the wp-trac
mailing list