Hacker News new | ask | show | jobs
by samhld 1157 days 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?
1 comments

Yesterday 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).
Interesting. I've never seen it take more than a second, or maybe two.