https://bugzilla.wikimedia.org/show_bug.cgi?id=25931
--- Comment #7 from Roan Kattouw <[email protected]> 2011-03-27 13:04:52 UTC --- (In reply to comment #6) > The worst case is pretty realistic here, since there's not much point in > picking a random article from a small category. > Note that my worst case also includes a very high page_random value. Even setting it to >= 0.99 makes the query run in 0.00 seconds. With 0.995 is took 0.10 seconds. So roughly speaking, this means this query may take up to 100-150ms, but only if run on a large category and only in 1% of those cases. In other cases it seems to run in <10 ms. -- 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
