https://bugzilla.wikimedia.org/show_bug.cgi?id=48625

--- Comment #15 from Marc A. Pelletier <[email protected]> ---
Beta16: I'm not sure how to get "thousands of API calls"; if you are generating
a database report for project X, getting the list of namespaces for that
project is exactly one API call.  OTOH, doing a join while querying some table
on that project's database doubles the number of index lookups, at best, and
potentially multiplies the number of fetched rows and increases the data set
size a lot.

-- 
You are receiving this mail because:
You are on the CC list for the bug.
_______________________________________________
Wikibugs-l mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l

Reply via email to