Skip to content

Loading of Works page is painfully slow #844

@tfmorris

Description

@tfmorris

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]Theme: PerformanceIssues related to UI or Server performance. [managed]

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions