Skip to content

use ahash, 4x faster lookup, 2x faster insert - #80

Merged
serprex merged 1 commit into
mainfrom
ahash
Aug 3, 2026
Merged

use ahash, 4x faster lookup, 2x faster insert#80
serprex merged 1 commit into
mainfrom
ahash

Conversation

@serprex

@serprex serprex commented Aug 3, 2026

Copy link
Copy Markdown
Member

closes #29 (overall perf has been improved without concurrent hashmap)

@serprex
serprex requested a review from harshil-goel August 3, 2026 15:44
@serprex
serprex merged commit 662293f into main Aug 3, 2026
5 checks passed
@serprex
serprex deleted the ahash branch August 3, 2026 16:51
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.

Figure out which is the best hash map for us to use

2 participants