Skip to content

Commit a029219

Browse files
authored
Update README.md
1 parent 441c72c commit a029219

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -108,7 +108,7 @@ faster than the standard library.
108108
A realistic input is Twitter.json which is mostly ASCII with some Unicode content
109109
where we are 2.4 times faster.
110110

111-
| data set | SimdUnicode current AVX2 (GB/s) | .NET speed (GB/s) | speed up |
111+
| data set | SimdUnicode AVX-512 (GB/s) | .NET speed (GB/s) | speed up |
112112
|:----------------|:------------------------|:-------------------|:-------------------|
113113
| Twitter.json | 29 | 12 | 2.4 x |
114114
| Arabic-Lipsum | 12 | 2.3 | 5.2 x |

0 commit comments

Comments
 (0)