alamb commented on PR #7984: URL: https://github.com/apache/arrow-rs/pull/7984#issuecomment-3160568048
🤖: Benchmark completed <details><summary>Details</summary> <p> ``` group issue-7383 main ----- ---------- ---- array_from_vec 128 1.00 152.0±0.34ns ? ?/sec 1.01 153.8±0.30ns ? ?/sec array_from_vec 256 1.00 161.0±1.43ns ? ?/sec 1.01 162.6±0.26ns ? ?/sec array_from_vec 512 1.00 212.4±0.41ns ? ?/sec 1.00 212.6±0.23ns ? ?/sec array_string_from_vec 128 1.00 1115.8±1.52ns ? ?/sec 1.09 1217.6±2.62ns ? ?/sec array_string_from_vec 256 1.00 1939.2±2.78ns ? ?/sec 1.07 2.1±0.00µs ? ?/sec array_string_from_vec 512 1.00 3.3±0.00µs ? ?/sec 1.02 3.4±0.01µs ? ?/sec decimal128_array_from_vec 32768 1.00 99.2±0.50µs ? ?/sec 1.00 99.1±0.22µs ? ?/sec decimal256_array_from_vec 32768 1.00 3.8±0.02µs ? ?/sec 1.00 3.9±0.02µs ? ?/sec struct_array_from_vec 1024 1.01 8.8±0.02µs ? ?/sec 1.00 8.7±0.02µs ? ?/sec struct_array_from_vec 128 1.02 1941.8±5.96ns ? ?/sec 1.00 1894.6±3.08ns ? ?/sec struct_array_from_vec 256 1.00 2.9±0.01µs ? ?/sec 1.03 2.9±0.01µs ? ?/sec struct_array_from_vec 512 1.00 4.8±0.01µs ? ?/sec 1.00 4.8±0.01µ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