File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed
Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change 88 * ** SSE** faster than other SSE/AVX/AVX2! base64 library
99 * Fastest ** AVX2** implementation
1010 * TurboBase64 AVX2 decoding up to ~ 2x faster than other AVX2 libs.
11- * TurboBase64 is 3-4 times faster than other libs for short strings
11+ * TurboBase64 is 3,5 -4 times faster than other libs for short strings
1212 * Fastest ** ARM Neon** base64
1313 * :new : (2023.04) avx512 - 2x faster than avx2, faster than any other implementation
1414 * :+1 : Dynamic CPU detection and ** JIT scalar/sse/avx/avx2/avx512** switching
@@ -179,5 +179,5 @@ extract the files and type "tb64app"</br>
179179 * :green_book : [ Faster Base64 Encoding and Decoding Using AVX2 Instructions] ( https://arxiv.org/abs/1704.00605 )
180180 * :green_book : [ RFC 4648: The Base16, Base32, and Base64 Data Encodings] ( https://tools.ietf.org/html/rfc4648 )
181181
182- Last update: 20 JUN 2023
182+ Last update: 01 AUG 2023
183183
You can’t perform that action at this time.
0 commit comments