Skip to content
Snippets Groups Projects

perf: prevent label update entirely when zoomed out

Merged Dennis Collaris requested to merge perf/nodelink-labels into main

Initial node link drawing was still slow because node and link label update functions were triggered even though they are not visible. This PR prevents them from being called, speeding up the initial drawing of the node link for certain datasets/queries.

Merge request reports

Loading
Loading

Activity

Filter activity
  • Approvals
  • Assignees & reviewers
  • Comments (from bots)
  • Comments (from users)
  • Commits & branches
  • Edits
  • Labels
  • Lock status
  • Mentions
  • Merge request status
  • Tracking
Please register or sign in to reply
Loading