Skip to content

Commit 7f3246e

Browse files
authored
Update README.md
1 parent 0da00cd commit 7f3246e

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

README.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -161,6 +161,9 @@ faster than the standard library.
161161
| Latin-Lipsum | 42 | 17 | 2.5 x |
162162
| Russian-Lipsum | 3.3 | 0.95 | 3.5 x |
163163

164+
165+
One difficulty with ARM processors is that they have varied SIMD/NEON performance. For example, Neoverse N1 processors, not to be confused with the Neoverse V1 design used by AWS Graviton 3, have weak SIMD performance. Of course, one can pick and choose which approach is best and it is not necessary to apply SimdUnicode is all cases. We expect good performance on recent ARM-based Qualcomm processors.
166+
164167
## Building the library
165168

166169
```

0 commit comments

Comments
 (0)