Skip to content

feat: Optionally use murmurhash3 instead of sha256#2026

Merged
marcelklehr merged 5 commits into
developfrom
feat/murmur3
Aug 13, 2025
Merged

feat: Optionally use murmurhash3 instead of sha256#2026
marcelklehr merged 5 commits into
developfrom
feat/murmur3

Conversation

@marcelklehr
Copy link
Copy Markdown
Member

@marcelklehr marcelklehr commented Aug 12, 2025

for tree hashing

Fake adapter benchmark on Firefox (~5k bookmarks) Murmur3 sha256
should handle deep hierarchies with lots of bookmarks 62.782s 70.387s
should handle fuzzed changes from one client 126.245s 150.305s
should handle fuzzed changes from two clients 239.926s 267.662s

@marcelklehr marcelklehr force-pushed the feat/murmur3 branch 3 times, most recently from 0785c0c to 41f3f87 Compare August 12, 2025 15:52
@marcelklehr marcelklehr changed the title test: Use murmurhash3 instead of sha256 feat: Optionally use murmurhash3 instead of sha256 Aug 12, 2025
@marcelklehr marcelklehr force-pushed the feat/murmur3 branch 5 times, most recently from 17dc89b to a064dba Compare August 13, 2025 12:19
…tion

Signed-off-by: Marcel Klehr <mklehr@gmx.net>
Signed-off-by: Marcel Klehr <mklehr@gmx.net>
Signed-off-by: Marcel Klehr <mklehr@gmx.net>
Signed-off-by: Marcel Klehr <mklehr@gmx.net>
Signed-off-by: Marcel Klehr <mklehr@gmx.net>
@marcelklehr marcelklehr merged commit 732a7a5 into develop Aug 13, 2025
26 of 36 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.

1 participant