fuddl / wd

a browser extension for wikidata

Home Page:https://wikidata.org/wiki/Wikidata:Tools/Wikidata_for_Firefox

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Speed up "improve" process by making link processing async

Stvad opened this issue · comments

Right now each source is processed sequentially, but most of the time is probably spent on asynch operation like fetching data from APIs, so this can likely be significantly faster if we were to switch to doing it async for all the sources at the same time

after two years, much quicker 💨🤓