Skip to content

Performance - #15

Merged
FloSch62 merged 4 commits into
mainfrom
performance
Jul 1, 2026
Merged

Performance#15
FloSch62 merged 4 commits into
mainfrom
performance

Conversation

@FloSch62

@FloSch62 FloSch62 commented Jul 1, 2026

Copy link
Copy Markdown
Collaborator

No description provided.

FloSch62 and others added 4 commits June 30, 2026 21:51
…mary canvas earlier, without creating port DOM.

  - Kept full-detail quality intact; full DOM detail still only kicks in at high zoom/small visible port count.
  - Detail decisions now use the actually visible viewport area, not the large culling buffer.
  - Reduced stutters by debouncing viewport-driven React updates: 90ms idle, 520ms max stale.
  - Moved WebGL edge pan/zoom redraws off React render and into a coalesced requestAnimationFrame path.
@FloSch62
FloSch62 merged commit f4aeabb into main Jul 1, 2026
2 checks passed
@FloSch62
FloSch62 deleted the performance branch July 1, 2026 06:43
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.

2 participants