File tree 1 file changed +16
-0
lines changed
1 file changed +16
-0
lines changed Original file line number Diff line number Diff line change @@ -145,6 +145,22 @@ faster than the standard library.
145
145
| Latin-Lipsum | 87 | 38 | 2.3 x |
146
146
| Russian-Lipsum | 7.4 | 2.7 | 2.7 x |
147
147
148
+ On a Graviton 3, our validation function is 1.2 to over five times
149
+ faster than the standard library.
150
+
151
+ | data set | SimdUnicode speed (GB/s) | .NET speed (GB/s) | speed up |
152
+ | :----------------| :-----------| :--------------------------| :-------------------|
153
+ | Twitter.json | 19 | 11 | 1.7 x |
154
+ | Arabic-Lipsum | 5.2 | 2.7 | 1.9 x |
155
+ | Chinese-Lipsum | 5.2 | 4.5 | 1.2 x |
156
+ | Emoji-Lipsum | 5.2 | 0.9 | 5.8 x |
157
+ | Hebrew-Lipsum | 5.2 | 2.7 | 1.9 x |
158
+ | Hindi-Lipsum | 5.2 | 2.4 | 2.2 x |
159
+ | Japanese-Lipsum | 5.2 | 3.9 | 1.3 x |
160
+ | Korean-Lipsum | 5.2 | 1.5 | 3.5 x |
161
+ | Latin-Lipsum | 57 | 26 | 2.2 x |
162
+ | Russian-Lipsum | 5.2 | 2.8 | 1.9 x |
163
+
148
164
On a Neoverse V1 (Graviton 3), our validation function is 1.3 to over five times
149
165
faster than the standard library.
150
166
You can’t perform that action at this time.
0 commit comments