alamb commented on PR #5922: URL: https://github.com/apache/arrow-rs/pull/5922#issuecomment-2185271261
I re-ran the benchmarks and I no longer see a regression: ``` ++ critcmp master row-view group master row-view ----- ------ -------- eq StringViewArray StringViewArray 1.01 28.1±0.33ms ? ?/sec 1.00 27.8±0.23ms ? ?/sec eq scalar StringViewArray 1.01 19.8±0.19ms ? ?/sec 1.00 19.6±0.17ms ? ?/sec lt scalar StringViewArray 1.00 37.7±0.30ms ? ?/sec ``` -- 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: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
