Skip to content

perf: split mobile field startup work - #6

Merged
parvbansal11 merged 1 commit into
mainfrom
perf/split-mobile-field-startup
Aug 4, 2026
Merged

perf: split mobile field startup work#6
parvbansal11 merged 1 commit into
mainfrom
perf/split-mobile-field-startup

Conversation

@parvbansal11

Copy link
Copy Markdown
Member

Summary

  • construct the coarse mobile canvas on the next animation frame
  • keep script evaluation and canvas setup out of one startup task
  • preserve desktop startup and every field interaction mode

Verification

  • two consecutive local mobile Lighthouse runs: zero long tasks, 0 ms total blocking time, CLS 0
  • Playwright at 320, 390, 768, and 1440 px across light, dark, and reduced-motion modes
  • python3 scripts/check_text.py
  • python3 scripts/check_site.py
  • python3 scripts/check_core_sync.py ../graphabi

@parvbansal11
parvbansal11 merged commit 75ccc96 into main Aug 4, 2026
1 check passed
@parvbansal11
parvbansal11 deleted the perf/split-mobile-field-startup branch August 4, 2026 19:59
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant