We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent fa084d0 commit fd30fabCopy full SHA for fd30fab
README.md
@@ -72,6 +72,8 @@ instead. This library uses unsafe code which has not been battle-tested and shou
72
73
## Benchmarks
74
75
+TBD
76
+
77
## Technical details
78
The implementation is similar to the one in simdjson except that it aligns reads to the block size of the
79
SIMD extension leading to better peak performance compared to the implementation in simdjson. Since this alignment
0 commit comments