Dandandan commented on PR #7731: URL: https://github.com/apache/arrow-rs/pull/7731#issuecomment-2994174237
My results match the 3x / 10x improvement 🚀 ``` eq StringViewArray StringViewArray inlined bytes time: [6.5763 ms 6.6128 ms 6.6497 ms] change: [−62.258% −62.065% −61.859%] (p = 0.00 < 0.05) Performance has improved. Found 2 outliers among 100 measurements (2.00%) 1 (1.00%) low mild 1 (1.00%) high mild lt StringViewArray StringViewArray inlined bytes time: [7.9021 ms 7.9405 ms 7.9766 ms] change: [−89.725% −89.674% −89.632%] (p = 0.00 < 0.05) Performance has improved. Found 10 outliers among 100 measurements (10.00%) 3 (3.00%) low severe 7 (7.00%) low mild ``` -- 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