Skip to content

perf(point): speed up key conflict checks for wide points#199

Merged
coanor merged 2 commits into
mainfrom
perf/linear-key-conflict
Jul 23, 2026
Merged

perf(point): speed up key conflict checks for wide points#199
coanor merged 2 commits into
mainfrom
perf/linear-key-conflict

Conversation

@leecha

@leecha leecha commented Jul 23, 2026

Copy link
Copy Markdown
Collaborator

Summary

  • Speed up key conflict checks for wide points using pooled maps.
  • Isolate map pools by capacity to avoid wide-to-narrow regressions.
  • Preserve duplicate-key and PointPool behavior without API changes.

@coanor
coanor merged commit 67d2c03 into main Jul 23, 2026
1 check passed
@coanor
coanor deleted the perf/linear-key-conflict branch July 23, 2026 09:32
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