6 ms·
The data is stored in TiDB and queried from there. Is there a reason you assumed it was dynamically loaded in full via the Github API?
by samhld 3y ago
The data is stored in TiDB and queried from there. Is there a reason you assumed it was dynamically loaded in full via the Github API?
- swiftcoder 3y agoYesterday it was taking 10+ seconds to load each dataset. Occams razor suggests missing caches in such a case (since the data doesn't change with any meaningful frequency).
- samhld 3y agoInteresting. I've never seen it take more than a second, or maybe two.