ngtcp2 / nghttp3

HTTP/3 library written in C
https://nghttp2.org/nghttp3/
MIT License
858 stars 93 forks source link

Optimize nghttp3_check_header_value #267

Closed tatsuhiro-t closed 1 day ago

tatsuhiro-t commented 3 days ago

Optimize nghttp3_check_header_value with AVX2 instructions if available.