|
|
|
|
|
by glangdale
2177 days ago
|
|
The structuring of simdjson is considerably easier to read if we rely on -O3. In order to get the same performance at lower levels of optimization we need to do a lot of manual things that make the source code quite difficult to read and work with. |
|