-
Notifications
You must be signed in to change notification settings - Fork 11
Open
Description
Currently any visit to the homepage pulls from Twitter API, visiting the Server page polls numerous endpoints… all of these things delay page load.
Cache Twitter hourly?
Cache Server pings every 15mins?
Either way, look into temp. storing data from those things.
Reactions are currently unavailable