Skip to content

Add: Batch-hashing functionality#245

Draft
ashvardanian wants to merge 1 commit intomainfrom
batch-hashing
Draft

Add: Batch-hashing functionality#245
ashvardanian wants to merge 1 commit intomainfrom
batch-hashing

Conversation

@ashvardanian
Copy link
Copy Markdown
Owner

Sadly, I don't currently see a good general-purpose method to leverage batch-capable hashing. All of my attempts to wrap it - come with overly expensive control-flow. Would be great to find a cheaper way to expose it to C and Rust, to use for faster parallel hashbrown::HashMap<String, _> construction.

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