https://bugzilla.wikimedia.org/show_bug.cgi?id=19288
--- Comment #3 from Liangent <[email protected]> --- (In reply to Quiddity from comment #2) > @liangent: I'd suggest adding the "total number of accounts" to the output. > Currently it takes 2 queries to do that, and it's nearly always a useful > comparison number. > I.e. The top item at Enwiki, has 9002 total users, and 1724 users active > since 2014-05-01. Hmm it does have to take 2 (SQL) queries, and as it's already running very slowly with one query I'm afraid it'll be slower or eventually timeout (not sure about configurations on the webserver) if I add more. -- 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
