Skip to content

add custom hash for RootedVertexID#3070

Merged
tersec merged 2 commits intomasterfrom
smaller-hash
Feb 14, 2025
Merged

add custom hash for RootedVertexID#3070
tersec merged 2 commits intomasterfrom
smaller-hash

Conversation

@arnetheduck
Copy link
Copy Markdown
Member

There's no benefit hashing root since vid is already unique and the "default" hash is not free - this trivially brings a small perf boost to one of the key lookup tables in aristo_layers.

There's no benefit hashing `root` since `vid` is already unique and the
"default" hash is not free - this trivially brings a small perf boost to
one of the key lookup tables in aristo_layers.
@tersec tersec merged commit b658415 into master Feb 14, 2025
@tersec tersec deleted the smaller-hash branch February 14, 2025 14:50
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