mapleFU commented on PR #34323: URL: https://github.com/apache/arrow/pull/34323#issuecomment-1444041796
After using `UnsafeAppend` for continous string on my MacOS with Release(O2): ``` BM_PlainEncodingByteArray 104785 ns 104771 ns 6608 byte_array_bytes=3.49835G items_per_second=9.77369M/s BM_DeltaBitLengthEncodingByteArray 104361 ns 104324 ns 7083 byte_array_bytes=3.74982G items_per_second=9.81556M/s ``` -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: github-unsubscr...@arrow.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org