summaryrefslogtreecommitdiff
path: root/modules/system/system.module
diff options
context:
space:
mode:
authorDries Buytaert <dries@buytaert.net>2005-12-07 20:57:45 +0000
committerDries Buytaert <dries@buytaert.net>2005-12-07 20:57:45 +0000
commit94d6b9abf046278d87640eadce2fa45591968778 (patch)
treea558c7b7530f0f6721d29b0cbf8ebf3b08da0d4d /modules/system/system.module
parent9e007c11aaf9cb39a566bc2215f7d373de8828ad (diff)
downloadbrdo-94d6b9abf046278d87640eadce2fa45591968778.tar.gz
brdo-94d6b9abf046278d87640eadce2fa45591968778.tar.bz2
- Patch #29326 by Morbus: optimized performance of URL aliasing for newly installed sites.
There are a number of small optimizations we could add; like, we should never do more lookup queries than the number of unique URL aliases in the database. When the size of the static cache equals the number of unique URL aliases in the database, we can stop doing lookups. I think this could be implemented with a 2-line change. Takers?
Diffstat (limited to 'modules/system/system.module')
0 files changed, 0 insertions, 0 deletions