Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Optimize nghttp3_check_header_value #267

Merged
merged 1 commit into from
Oct 3, 2024
Merged

Conversation

tatsuhiro-t
Copy link
Member

Optimize nghttp3_check_header_value with AVX2 instructions if available.

@tatsuhiro-t tatsuhiro-t added this to the v1.6.0 milestone Oct 1, 2024
@tatsuhiro-t tatsuhiro-t force-pushed the check-header-value-avx2 branch 2 times, most recently from bc3dbbc to 4165c0d Compare October 1, 2024 10:10
Optimize nghttp3_check_header_value with AVX2 instructions if
available.
@tatsuhiro-t tatsuhiro-t merged commit 107aef8 into main Oct 3, 2024
40 checks passed
@tatsuhiro-t tatsuhiro-t deleted the check-header-value-avx2 branch October 3, 2024 09:37
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