The RTRC[1] tool queries the tags during startup to populate a filter dropdown in the UI.
On most wikis this has no notable impact on load time as it runs in parallel with other requests (such as the list=recentchanges query). But on Wikidata this thing takes well over 10 seconds to load.
I suspect this is because of all the "OAuth CID: ##" entries.
Example:
https://www.wikidata.org/w/api.php?format=json&action=query&list=tags&tgprop=displayname&continue=
[1]
https://github.com/Krinkle/mw-gadget-rtrc/issues/46
https://www.wikidata.org/wiki/Special:BlankPage/RTRC
https://www.mediawiki.org/wiki/Special:BlankPage/RTRC?withModule=ext.gadget.rtrc&kickstart=1