Hacker News new | past | comments | ask | show | jobs | submit login

Does this dynamically load the data from the github API in frontend javascript on every page load?

Le sigh. Apart from the obvious UX issue of waiting for this data to load on every page navigation, a little caching might help avoid sending a DDOS at the GitHub API...




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?


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.




Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: