File tree 1 file changed +15
-0
lines changed
1 file changed +15
-0
lines changed Original file line number Diff line number Diff line change @@ -145,6 +145,21 @@ 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 Neoverse V1 (Graviton 3), our validation function is 1.3 to over four 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 | 12 | 8.7 | 1.4 x |
154
+ | Arabic-Lipsum | 3.4 | 2.0 | 1.7 x |
155
+ | Chinese-Lipsum | 3.4 | 2.6 | 1.3 x |
156
+ | Emoji-Lipsum | 3.4 | 0.8 | 4.3 x |
157
+ | Hebrew-Lipsum | 3.4 | 2.0 | 1.7 x |
158
+ | Hindi-Lipsum | 3.4 | 1.6 | 2.1 x |
159
+ | Japanese-Lipsum | 3.4 | 2.4 | 1.4 x |
160
+ | Korean-Lipsum | 3.4 | 1.3 | 2.6 x |
161
+ | Latin-Lipsum | 42 | 17 | 2.5 x |
162
+ | Russian-Lipsum | 3.3 | 0.95 | 3.5 x |
148
163
149
164
## Building the library
150
165
You can’t perform that action at this time.
0 commit comments