Skip to content

Commit 5de866f

Browse files
lemirejplaisance
andauthored
Simd percent decoder (#458)
* incorporate simd percent decoder * fixing some comments * made avx512 version match existing behavior on malformed input * made avx2 version match existing behavior on malformed input. made percent_decode_slow the fallback on non-x64_64 or x64_64 lacking avx2, which required changing the function signature of percent_decode_slow. deleted simde version since simde would require an external dependency. * got rid of a few instructions in AVX2 version --------- Co-authored-by: Jeff Plaisance <[email protected]>
1 parent d35f5fe commit 5de866f

File tree

2 files changed

+674
-2
lines changed

2 files changed

+674
-2
lines changed

0 commit comments

Comments
 (0)