Skip to content
Snippets Groups Projects

Rich Pixel Cluster Optimisations

Various improvements to the RichPixelCluster class.

  • Specific optimisation for size 1 clusters, which are the most common use case. heap allocations are now completely avoided in this case.
  • Various speed improvements to the builder classes, again mostly based around avoiding heap allocations as far as possible.
Edited by Christopher Rob Jones

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