Skip to content

Conversation

@martinus
Copy link
Owner

Instead of sequentially hashing one element after the other, this puts all data into a temporary std::array and hashes this buffer. The compiler can see through all of that and produce highly optimized code.

@martinus martinus merged commit 6f94f87 into main Dec 18, 2023
@martinus martinus deleted the 2023-12-tuple-hash branch December 18, 2023 06:16
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