alamb-ghbot commented on PR #19103: URL: https://github.com/apache/datafusion/pull/19103#issuecomment-3621971877
🤖: Benchmark completed <details><summary>Details</summary> <p> ``` group main use-mutable ----- ---- ----------- aggregate_query_approx_percentile_cont_on_f32 1.00 4.1±0.24ms ? ?/sec 1.00 4.1±0.23ms ? ?/sec aggregate_query_approx_percentile_cont_on_u64 1.00 4.3±0.19ms ? ?/sec 1.02 4.4±0.25ms ? ?/sec aggregate_query_distinct_median 1.00 2.7±0.05ms ? ?/sec 1.00 2.7±0.05ms ? ?/sec aggregate_query_group_by 1.00 1535.6±48.14µs ? ?/sec 1.01 1551.1±56.43µs ? ?/sec aggregate_query_group_by_u64 15 12 1.00 1434.4±30.99µs ? ?/sec 1.02 1469.9±54.37µs ? ?/sec aggregate_query_group_by_u64_multiple_keys 1.00 4.1±0.25ms ? ?/sec 1.02 4.2±0.26ms ? ?/sec aggregate_query_group_by_wide_u64_and_f32_without_aggregate_expressions 1.00 2.1±0.13ms ? ?/sec 1.01 2.2±0.05ms ? ?/sec aggregate_query_group_by_wide_u64_and_string_without_aggregate_expressions 1.00 2.6±0.18ms ? ?/sec 1.02 2.6±0.18ms ? ?/sec aggregate_query_group_by_with_filter 1.00 1444.3±32.37µs ? ?/sec 1.00 1448.8±15.89µs ? ?/sec aggregate_query_group_by_with_filter_u64 15 12 1.00 1409.5±19.26µs ? ?/sec 1.03 1449.2±43.48µs ? ?/sec aggregate_query_no_group_by 15 12 1.00 720.5±15.76µs ? ?/sec 1.00 722.3±13.97µs ? ?/sec aggregate_query_no_group_by_count_distinct_narrow 1.00 1179.6±36.34µs ? ?/sec 1.01 1192.9±35.11µs ? ?/sec aggregate_query_no_group_by_count_distinct_wide 1.00 1961.1±35.89µs ? ?/sec 1.02 2.0±0.11ms ? ?/sec aggregate_query_no_group_by_min_max_f64 1.00 677.3±10.53µs ? ?/sec 1.00 678.7±8.65µs ? ?/sec first_last_ignore_nulls 1.00 2.2±0.04ms ? ?/sec 1.01 2.2±0.11ms ? ?/sec first_last_many_columns 1.00 2.2±0.10ms ? ?/sec 1.00 2.2±0.09ms ? ?/sec first_last_one_column 1.00 1870.9±69.70µs ? ?/sec 1.00 1879.4±59.94µ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: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
