-
Notifications
You must be signed in to change notification settings - Fork 0
Open
Description
The detail page for the antiquarian Varro is a particular problem, taking 20s or so on a good day to load. This would most likely be due to the many database queries that run in order to fetch all of the works and all of their fragments.
First port of call would probably be looking at improving efficiency by prefetching related data, but lazy loading accordion content with htmx would also be an option.
(might interfere with staticification?)
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels
Type
Projects
Status
Backlog