alamb commented on PR #7338: URL: https://github.com/apache/arrow-rs/pull/7338#issuecomment-2838661751
🤖: Benchmark completed <details><summary>Details</summary> <p> ``` group alamb_reserve_views main ----- ------------------- ---- arrow_array_reader/StringViewArray/dictionary encoded, mandatory, no NULLs 1.01 1851.6±7.00µs ? ?/sec 1.00 1841.3±3.07µs ? ?/sec arrow_array_reader/StringViewArray/dictionary encoded, optional, half NULLs 1.01 1759.3±2.30µs ? ?/sec 1.00 1740.7±3.36µs ? ?/sec arrow_array_reader/StringViewArray/dictionary encoded, optional, no NULLs 1.01 1856.0±2.69µs ? ?/sec 1.00 1846.5±3.25µs ? ?/sec arrow_array_reader/StringViewArray/plain encoded, mandatory, no NULLs 1.06 1349.2±5.53µs ? ?/sec 1.00 1266.9±4.27µs ? ?/sec arrow_array_reader/StringViewArray/plain encoded, optional, half NULLs 1.03 1530.4±5.40µs ? ?/sec 1.00 1488.3±3.95µs ? ?/sec arrow_array_reader/StringViewArray/plain encoded, optional, no NULLs 1.07 1366.7±8.17µs ? ?/sec 1.00 1271.4±7.97µs ? ?/sec ``` </p> </details> -- 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