Skip to content

optimize warp lookup with map cache#239

Merged
Maxlego08 merged 4 commits into
Maxlego08:developfrom
RuleGaed:main
May 15, 2026
Merged

optimize warp lookup with map cache#239
Maxlego08 merged 4 commits into
Maxlego08:developfrom
RuleGaed:main

Conversation

@RuleGaed
Copy link
Copy Markdown
Contributor

Replaced O(n) stream filter in getWarp() with O(1) HashMap lookup. Cache is built on startup and synced on warp add/delete commands.

Maxlego08 and others added 4 commits February 5, 2026 13:39
Replaced O(n) stream filter in getWarp() with O(1) HashMap lookup. Cache is built on startup and synced on warp add/delete commands.
@Maxlego08 Maxlego08 changed the base branch from main to develop May 15, 2026 18:43
@Maxlego08 Maxlego08 merged commit 379f729 into Maxlego08:develop May 15, 2026
3 checks passed
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