Skip to content
This repository has been archived by the owner on Mar 29, 2019. It is now read-only.

Improve lazy loading of event data to help cut down on initial render times #30

Open
rgriffith opened this issue Sep 11, 2014 · 0 comments

Comments

@rgriffith
Copy link
Member

The main calendar page currently pulls in the YYYY/MM landing pages for the current year, plus the recurring events, which is 12 plus the number of YYYY folders. Instead, perhaps load only 1 or 2 YYYY/MM landings based on the current month. Also, switching to JSON format instead of XML may help improve performance a bit.

Another consequence of this is once the number of pages rendered by Cascade Server reaches 10 (including the calling page), the rendering metrics no longer load due to hitting the metrics cache limit.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

1 participant