https://bugzilla.wikimedia.org/show_bug.cgi?id=23720
Max Semenik <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Depends on| |24479 --- Comment #1 from Max Semenik <[email protected]> 2010-07-30 21:11:57 UTC --- As it turned out, it's on purpose, see CodeRevision::getPathConds(): // performance 'cp_rev_id > ' . ( $this->mRepo->getLastStoredRev() - 20000 ), Marking this as dependent on bug 24479 which should address DB performance. -- Configure bugmail: https://bugzilla.wikimedia.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. You are on the CC list for the bug. _______________________________________________ Wikibugs-l mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/wikibugs-l
