Skip to content

Commit fa94d03

Browse files
committed
.
1 parent 241c9f8 commit fa94d03

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
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

0 commit comments

Comments
 (0)