Skip to content

Conversation

@nikneym
Copy link
Contributor

@nikneym nikneym commented Oct 9, 2025

This prefers suggestVectorLength in order to pick a vector size; for cookie strings shorter than, say 64, this might cause it to fallback to slow path on architectures that support larger vector sizes (like AVX-512). We may also add checks for smaller vector sizes if desired in the future.

This prefers `suggestVectorLength` in order to pick a vector size; for cookie strings shorter than, say 64, this might cause it to fallback to slow path on architectures that support larger vector sizes (like AVX-512). We may also add checks for smaller vector sizes if desired in the future.
@nikneym nikneym requested a review from karlseguin October 9, 2025 09:10
Co-authored-by: Karl Seguin <karlseguin@users.noreply.github.com>
@karlseguin karlseguin merged commit 1b462da into main Oct 9, 2025
10 checks passed
@karlseguin karlseguin deleted the nikneym/cookie-validation branch October 9, 2025 12:25
@github-actions github-actions bot locked and limited conversation to collaborators Oct 9, 2025
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants