alamb commented on PR #7015: URL: https://github.com/apache/arrow-rs/pull/7015#issuecomment-2730661788
Here are some other results. ``` ++ critcmp main arrow-union group arrow-union main ----- ----------- ---- bench_dict_array 1.13 7.8±0.10ms ? ?/sec 1.00 6.9±0.06ms ? ?/sec bench_float 1.00 6.2±0.01ms ? ?/sec 1.00 6.2±0.05ms ? ?/sec bench_integer 1.05 5.5±0.01ms ? ?/sec 1.00 5.2±0.01ms ? ?/sec bench_list 1.05 78.8±0.31ms ? ?/sec 1.00 74.9±0.36ms ? ?/sec bench_mixed 1.08 31.2±0.35ms ? ?/sec 1.00 28.9±0.27ms ? ?/sec bench_nullable_list 1.19 11.2±0.19ms ? ?/sec 1.00 9.4±0.23ms ? ?/sec bench_nullable_struct 1.12 18.2±0.16ms ? ?/sec 1.00 16.2±0.21ms ? ?/sec bench_string 1.15 15.8±0.19ms ? ?/sec 1.00 13.7±0.15ms ? ?/sec bench_struct 1.07 52.2±0.42ms ? ?/sec 1.00 48.6±0.39ms ? ?/sec bench_struct_list 1.05 6.3±0.09ms ? ?/sec 1.00 5.9±0.08ms ? ?/sec ``` ``` ++ critcmp main arrow-union group arrow-union main ----- ----------- ---- bench_dict_array 1.13 7.8±0.04ms ? ?/sec 1.00 6.9±0.04ms ? ?/sec bench_float 1.00 6.2±0.01ms ? ?/sec 1.01 6.3±0.01ms ? ?/sec bench_integer 1.02 5.5±0.01ms ? ?/sec 1.00 5.4±0.01ms ? ?/sec bench_list 1.10 82.0±0.55ms ? ?/sec 1.00 74.6±0.27ms ? ?/sec bench_mixed 1.08 31.1±0.25ms ? ?/sec 1.00 28.7±0.41ms ? ?/sec bench_nullable_list 1.16 11.0±0.12ms ? ?/sec 1.00 9.5±0.14ms ? ?/sec bench_nullable_struct 1.06 19.6±0.16ms ? ?/sec 1.00 18.5±0.20ms ? ?/sec bench_string 1.16 15.8±0.14ms ? ?/sec 1.00 13.6±0.10ms ? ?/sec bench_struct 1.08 52.2±0.46ms ? ?/sec 1.00 48.4±0.29ms ? ?/sec bench_struct_list 1.08 6.4±0.06ms ? ?/sec 1.00 5.9±0.07ms ? ?/sec ++ popd ~/datafusion-benchmarking ``` -- 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