adriangbot commented on PR #21886: URL: https://github.com/apache/datafusion/pull/21886#issuecomment-4334774079
🤖 Criterion benchmark completed (GKE) | [trigger](https://github.com/apache/datafusion/pull/21886#issuecomment-4334593628) **Instance:** `c4a-highmem-16` (12 vCPU / 65 GiB) <details><summary>CPU Details (lscpu)</summary> ``` Architecture: aarch64 CPU op-mode(s): 64-bit Byte Order: Little Endian CPU(s): 16 On-line CPU(s) list: 0-15 Vendor ID: ARM Model name: Neoverse-V2 Model: 1 Thread(s) per core: 1 Core(s) per cluster: 16 Socket(s): - Cluster(s): 1 Stepping: r0p1 BogoMIPS: 2000.00 Flags: fp asimd evtstrm aes pmull sha1 sha2 crc32 atomics fphp asimdhp cpuid asimdrdm jscvt fcma lrcpc dcpop sha3 sm3 sm4 asimddp sha512 sve asimdfhm dit uscat ilrcpc flagm sb paca pacg dcpodp sve2 sveaes svepmull svebitperm svesha3 svesm4 flagm2 frint svei8mm svebf16 i8mm bf16 dgh rng bti L1d cache: 1 MiB (16 instances) L1i cache: 1 MiB (16 instances) L2 cache: 32 MiB (16 instances) L3 cache: 80 MiB (1 instance) NUMA node(s): 1 NUMA node0 CPU(s): 0-15 Vulnerability Gather data sampling: Not affected Vulnerability Indirect target selection: Not affected Vulnerability Itlb multihit: Not affected Vulnerability L1tf: Not affected Vulnerability Mds: Not affected Vulnerability Meltdown: Not affected Vulnerability Mmio stale data: Not affected Vulnerability Reg file data sampling: Not affected Vulnerability Retbleed: Not affected Vulnerability Spec rstack overflow: Not affected Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl Vulnerability Spectre v1: Mitigation; __user pointer sanitization Vulnerability Spectre v2: Mitigation; CSV2, BHB Vulnerability Srbds: Not affected Vulnerability Tsa: Not affected Vulnerability Tsx async abort: Not affected Vulnerability Vmscape: Not affected ``` </details> <details><summary>Details</summary> <p> ``` group column-aggregation-bitmasks main ----- --------------------------- ---- aggregate_query_approx_percentile_cont_on_f32 1.00 1950.5±22.57µs ? ?/sec 1.00 1948.0±29.72µs ? ?/sec aggregate_query_approx_percentile_cont_on_u64 1.00 2.3±0.03ms ? ?/sec 1.00 2.3±0.02ms ? ?/sec aggregate_query_distinct_median 1.01 2.5±0.02ms ? ?/sec 1.00 2.4±0.02ms ? ?/sec aggregate_query_group_by 1.01 1302.9±13.75µs ? ?/sec 1.00 1295.6±15.16µs ? ?/sec aggregate_query_group_by_u64 15 12 1.00 1247.0±14.55µs ? ?/sec 1.00 1244.5±17.45µs ? ?/sec aggregate_query_group_by_u64_multiple_keys 1.00 2.2±0.03ms ? ?/sec 1.00 2.2±0.03ms ? ?/sec aggregate_query_group_by_wide_u64_and_f32_without_aggregate_expressions 1.00 1466.3±27.12µs ? ?/sec 1.00 1464.3±38.52µs ? ?/sec aggregate_query_group_by_wide_u64_and_string_without_aggregate_expressions 1.01 1576.4±15.72µs ? ?/sec 1.00 1568.5±15.97µs ? ?/sec aggregate_query_group_by_with_filter 1.00 1410.6±19.52µs ? ?/sec 1.00 1406.9±14.70µs ? ?/sec aggregate_query_group_by_with_filter_u64 15 12 1.02 1413.6±15.23µs ? ?/sec 1.00 1392.0±15.30µs ? ?/sec aggregate_query_no_group_by 15 12 1.02 614.5±9.34µs ? ?/sec 1.00 602.0±6.51µs ? ?/sec aggregate_query_no_group_by_count_distinct_narrow 1.00 1086.5±13.77µs ? ?/sec 1.00 1088.4±15.64µs ? ?/sec aggregate_query_no_group_by_count_distinct_wide 1.00 1441.4±13.67µs ? ?/sec 1.00 1444.2±39.08µs ? ?/sec aggregate_query_no_group_by_min_max_f64 1.03 575.7±5.52µs ? ?/sec 1.00 559.8±7.13µs ? ?/sec array_agg_query_group_by_few_groups 1.01 1330.6±13.60µs ? ?/sec 1.00 1320.0±14.48µs ? ?/sec array_agg_query_group_by_many_groups 1.01 1788.2±21.24µs ? ?/sec 1.00 1776.2±28.52µs ? ?/sec array_agg_query_group_by_mid_groups 1.01 1507.0±20.96µs ? ?/sec 1.00 1490.4±17.66µs ? ?/sec array_agg_struct_query_group_by_mid_groups 1.00 1844.4±20.81µs ? ?/sec 1.00 1853.5±130.83µs ? ?/sec first_last_ignore_nulls 1.00 1657.3±15.41µs ? ?/sec 1.00 1652.4±23.47µs ? ?/sec first_last_many_columns 1.01 1643.5±18.06µs ? ?/sec 1.00 1625.4±17.28µs ? ?/sec first_last_one_column 1.01 1442.5±14.79µs ? ?/sec 1.00 1425.4±13.69µs ? ?/sec string_agg_query_group_by_few_groups 1.00 1193.3±12.04µs ? ?/sec 1.00 1191.0±13.71µs ? ?/sec string_agg_query_group_by_many_groups 1.00 2.8±0.04ms ? ?/sec 1.00 2.8±0.05ms ? ?/sec string_agg_query_group_by_mid_groups 1.01 1699.9±21.78µs ? ?/sec 1.00 1687.8±19.46µs ? ?/sec ``` </p> </details> <details><summary>Resource Usage</summary> **base (merge-base)** | Metric | Value | |--------|-------| | Wall time | 290.1s | | Peak memory | 5.6 GiB | | Avg memory | 5.5 GiB | | CPU user | 1029.7s | | CPU sys | 88.7s | | Peak spill | 0 B | **branch** | Metric | Value | |--------|-------| | Wall time | 290.1s | | Peak memory | 5.6 GiB | | Avg memory | 5.5 GiB | | CPU user | 1033.7s | | CPU sys | 88.7s | | Peak spill | 0 B | </details> --- [File an issue](https://github.com/adriangb/datafusion-benchmarking/issues) against this benchmark runner -- 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]
