-
-
Notifications
You must be signed in to change notification settings - Fork 1.6k
Closed
Labels
Priority: 1Do this week, receiving emails, time sensitive, . [managed]Do this week, receiving emails, time sensitive, . [managed]Theme: PerformanceIssues related to UI or Server performance. [managed]Issues related to UI or Server performance. [managed]
Milestone
Description
Related to the goal of merging works & edition pages (#684), the current works page is too slow to be viable as a basis for the primary book page with page render times of over 20 seconds once a work has more than 100 editions (e.g. Plato's Phaedo)and regular timeouts for works like Plato's Republic which have a few hundred editions.
A core problem seems to be that all information for all editions is loaded up front even though the UI is paginated and the sure only sees a few editions at a time. This is a waste of time which doesn't benefit the user.
The fact that subsequent page loads aren't any faster would also indicate that caching is ineffective/broken.
Metadata
Metadata
Assignees
Labels
Priority: 1Do this week, receiving emails, time sensitive, . [managed]Do this week, receiving emails, time sensitive, . [managed]Theme: PerformanceIssues related to UI or Server performance. [managed]Issues related to UI or Server performance. [managed]