alamb commented on PR #7819: URL: https://github.com/apache/arrow-rs/pull/7819#issuecomment-3338665696
🤖: Benchmark completed <details><summary>Details</summary> <p> ``` group abacef main ----- ------ ---- bench_dict_array 1.05 7.5±0.15ms ? ?/sec 1.00 7.1±0.21ms ? ?/sec bench_float 1.01 5.9±0.03ms ? ?/sec 1.00 5.8±0.04ms ? ?/sec bench_integer 1.02 5.3±0.06ms ? ?/sec 1.00 5.2±0.03ms ? ?/sec bench_list 1.02 83.8±0.23ms ? ?/sec 1.00 82.0±0.31ms ? ?/sec bench_mixed 1.00 31.9±0.48ms ? ?/sec 1.00 31.8±0.41ms ? ?/sec bench_nullable_list 1.02 12.2±0.23ms ? ?/sec 1.00 11.9±0.26ms ? ?/sec bench_nullable_struct 1.02 28.7±0.55ms ? ?/sec 1.00 28.1±0.48ms ? ?/sec bench_string 1.02 16.1±0.15ms ? ?/sec 1.00 15.8±0.40ms ? ?/sec bench_struct 1.02 53.5±0.34ms ? ?/sec 1.00 52.4±0.38ms ? ?/sec bench_struct_list 1.05 7.9±1.23ms ? ?/sec 1.00 7.5±0.84ms ? ?/sec f32_to_string 1.00 3.0±0.01ms ? ?/sec 1.41 4.3±0.01ms ? ?/sec f64_to_string 1.00 4.7±0.02ms ? ?/sec 2.49 11.6±0.05ms ? ?/sec i32_to_string 1.00 3.5±0.01ms ? ?/sec 1.44 5.0±0.03ms ? ?/sec i64_to_string 1.00 3.7±0.02ms ? ?/sec 1.43 5.2±0.02ms ? ?/sec mixed_numbers_to_string 1.00 14.6±0.28ms ? ?/sec 1.76 25.6±0.44ms ? ?/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: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
