base64-avx512
base64-avx512 copied to clipboard
Code for paper "Base64 encoding and decoding at almost the speed of a memory copy"
Results
1
base64-avx512 issues
Sort by
recently updated
recently updated
newest added
In benchmark, AVX512VBMI (despacing) seems to fail. It returns -1 when it should return the length. I will switch it over to a NO_CHECK in the benchmarking, because I don't...