Optimize reader load and rendering performance #99

Open
opened 2026-07-01 01:04:14 +00:00 by manlycucumber · 0 comments
manlycucumber commented 2026-07-01 01:04:14 +00:00 (Migrated from github.com)

Problem

The reader is used live and must render a full service quickly even on modest devices.

Acceptance criteria

  • A full day's Mass renders within a defined performance budget on a mid-tier device
  • Large texts virtualize or chunk so scrolling stays smooth
  • Initial content is visible without waiting on all assets
  • No layout shift disrupts reading as content loads
## Problem The reader is used live and must render a full service quickly even on modest devices. ## Acceptance criteria - [ ] A full day's Mass renders within a defined performance budget on a mid-tier device - [ ] Large texts virtualize or chunk so scrolling stays smooth - [ ] Initial content is visible without waiting on all assets - [ ] No layout shift disrupts reading as content loads
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
Directorium/Site#99
No description provided.