domoritz commented on PR #12793: URL: https://github.com/apache/arrow/pull/12793#issuecomment-1095919509
Ehhh, yes, it does. With the former we get ``` Running "Iterate Vector" suite... from: string 13.8 ops/s ±2.3%, 72 ms, 38 samples Running "Spread Vector" suite... from: string 14.5 ops/s ±1.7%, 68 ms, 41 samples Running "toArray Vector" suite... from: string 14.2 ops/s ±2.0%, 70 ms, 40 samples Running "get Vector" suite... from: string 24.2 ops/s ±0.21%, 41 ms, 44 samples ``` and with the latter ``` Running "Iterate Vector" suite... from: string 23.8 ops/s ±0.23%, 42 ms, 44 samples Running "Spread Vector" suite... from: string 19.3 ops/s ±2.9%, 50 ms, 36 samples Running "toArray Vector" suite... from: string 19.2 ops/s ±3.6%, 50 ms, 37 samples Running "get Vector" suite... from: string 26.2 ops/s ±0.77%, 38 ms, 48 samples ``` -- 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