Skip to content

Use NDV estimate to pre-allocate hash tables during aggregation#21654

Draft
Dandandan wants to merge 3 commits intoapache:mainfrom
Dandandan:ndv-preallocate-hashtable
Draft

Use NDV estimate to pre-allocate hash tables during aggregation#21654
Dandandan wants to merge 3 commits intoapache:mainfrom
Dandandan:ndv-preallocate-hashtable

Conversation

@Dandandan
Copy link
Copy Markdown
Contributor

Which issue does this PR close?

  • Performance improvement, no specific issue.

Rationale for this change

During hash aggregation, the hash table in GroupValues starts with a small or zero initial capacity and grows dynamically as new groups are discovered. Each resize requires rehashing all existing entries, which is expensive for high-cardinality group-by queries.

When column statistics include distinct_count (e.g. from Parquet metadata), we can estimate the number of groups upfront and pre-allocate the hash table to avoid repeated rehashing.

What changes are included in this PR?

  • In GroupedHashAggregateStream::new(), compute the NDV (number of distinct values) estimate from child statistics using AggregateExec::compute_group_ndv(), bounded by 128K entries
  • Pass this capacity hint through new_group_values() to all GroupValues implementations:
    • GroupValuesPrimitive - pre-sizes HashTable and values Vec
    • GroupValuesColumn - pre-sizes HashTable
    • GroupValuesRows - pre-sizes HashTable and row buffer
    • GroupValuesBytes / GroupValuesBytesView - pre-sizes underlying ArrowBytesMap / ArrowBytesViewMap
  • Add with_capacity() constructors to ArrowBytesMap and ArrowBytesViewMap

Are these changes tested?

Covered by existing aggregation tests. The change is transparent - it only affects initial allocation sizes, not correctness.

Are there any user-facing changes?

No user-facing API changes. Aggregation queries may use slightly more initial memory but avoid rehashing overhead, improving performance for queries where NDV statistics are available.

Use column distinct_count statistics (from Parquet metadata or other
sources) to pre-size the hash table in GroupValues implementations,
avoiding expensive rehashing during aggregation. The capacity hint
is bounded by 128K entries to prevent over-allocation.

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
@Dandandan
Copy link
Copy Markdown
Contributor Author

run benchmark

@adriangbot
Copy link
Copy Markdown

Hi @Dandandan, run benchmark requires benchmark names (#21654 (comment)).

Supported benchmarks:

  • Standard: clickbench_1, clickbench_extended, clickbench_partitioned, clickbench_pushdown, external_aggr, smj, sort_pushdown, sort_pushdown_sorted, tpcds, tpch, tpch10, tpch_mem, tpch_mem10
  • Criterion: (any)

Usage:

run benchmark <name>           # run specific benchmark(s)
run benchmarks                 # run default suite
run benchmarks <name1> <name2> # run specific benchmarks

Per-side configuration (run benchmark tpch followed by):

env:
SHARED_SETTING: enabled
baseline:
ref: v45.0.0
env:
DATAFUSION_RUNTIME_MEMORY_LIMIT: 1G
changed:
ref: v46.0.0
env:
DATAFUSION_RUNTIME_MEMORY_LIMIT: 2G

File an issue against this benchmark runner

@github-actions github-actions bot added physical-expr Changes to the physical-expr crates physical-plan Changes to the physical-plan crate labels Apr 15, 2026
@Dandandan
Copy link
Copy Markdown
Contributor Author

run benchmarks

@adriangbot
Copy link
Copy Markdown

🤖 Benchmark running (GKE) | trigger
Instance: c4a-highmem-16 (12 vCPU / 65 GiB) | Linux bench-c4254964680-1317-xr77x 6.12.55+ #1 SMP Sun Feb 1 08:59:41 UTC 2026 aarch64 GNU/Linux

CPU Details (lscpu)
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

Comparing ndv-preallocate-hashtable (104e098) to 5c653be (merge-base) diff using: clickbench_partitioned
Results will be posted here when complete


File an issue against this benchmark runner

@adriangbot
Copy link
Copy Markdown

🤖 Benchmark running (GKE) | trigger
Instance: c4a-highmem-16 (12 vCPU / 65 GiB) | Linux bench-c4254964680-1319-m45st 6.12.55+ #1 SMP Sun Feb 1 08:59:41 UTC 2026 aarch64 GNU/Linux

CPU Details (lscpu)
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

Comparing ndv-preallocate-hashtable (104e098) to 5c653be (merge-base) diff using: tpch
Results will be posted here when complete


File an issue against this benchmark runner

@adriangbot
Copy link
Copy Markdown

🤖 Benchmark running (GKE) | trigger
Instance: c4a-highmem-16 (12 vCPU / 65 GiB) | Linux bench-c4254964680-1318-s6zt6 6.12.55+ #1 SMP Sun Feb 1 08:59:41 UTC 2026 aarch64 GNU/Linux

CPU Details (lscpu)
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

Comparing ndv-preallocate-hashtable (104e098) to 5c653be (merge-base) diff using: tpcds
Results will be posted here when complete


File an issue against this benchmark runner

Add `preallocate(total_num_groups)` method to the `GroupsAccumulator`
trait (default no-op) and implement it for:
- PrimitiveGroupsAccumulator (SUM, MIN, MAX, etc.)
- CountGroupsAccumulator
- VarianceGroupsAccumulator
- CorrelationGroupsAccumulator

Call preallocate on all accumulators in GroupedHashAggregateStream when
NDV capacity hint is available.

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
@github-actions github-actions bot added logical-expr Logical plan and expressions functions Changes to functions implementation labels Apr 15, 2026
@Dandandan
Copy link
Copy Markdown
Contributor Author

run benchmarks

@mbutrovich
Copy link
Copy Markdown
Contributor

mbutrovich commented Apr 15, 2026

Thanks for tackling this @Dandandan! It was on my to-do list. We have a workload in Comet that spends the vast majority of its time in the hash agg just resizing and rehashing (almost 1 billion unique values), so I wanted to take a look at using Statistics to preallocate. The description seems perfect to me!

Screenshot 2026-04-15 at 3 48 02 PM

@mbutrovich mbutrovich self-requested a review April 15, 2026 19:49
@adriangbot
Copy link
Copy Markdown

🤖 Benchmark running (GKE) | trigger
Instance: c4a-highmem-16 (12 vCPU / 65 GiB) | Linux bench-c4254994949-1320-hwlkk 6.12.55+ #1 SMP Sun Feb 1 08:59:41 UTC 2026 aarch64 GNU/Linux

CPU Details (lscpu)
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

Comparing ndv-preallocate-hashtable (2ebcfa8) to 5c653be (merge-base) diff using: clickbench_partitioned
Results will be posted here when complete


File an issue against this benchmark runner

@adriangbot
Copy link
Copy Markdown

🤖 Benchmark running (GKE) | trigger
Instance: c4a-highmem-16 (12 vCPU / 65 GiB) | Linux bench-c4254994949-1321-t44l7 6.12.55+ #1 SMP Sun Feb 1 08:59:41 UTC 2026 aarch64 GNU/Linux

CPU Details (lscpu)
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

Comparing ndv-preallocate-hashtable (2ebcfa8) to 5c653be (merge-base) diff using: tpcds
Results will be posted here when complete


File an issue against this benchmark runner

@adriangbot
Copy link
Copy Markdown

🤖 Benchmark running (GKE) | trigger
Instance: c4a-highmem-16 (12 vCPU / 65 GiB) | Linux bench-c4254994949-1322-gvlv4 6.12.55+ #1 SMP Sun Feb 1 08:59:41 UTC 2026 aarch64 GNU/Linux

CPU Details (lscpu)
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

Comparing ndv-preallocate-hashtable (2ebcfa8) to 5c653be (merge-base) diff using: tpch
Results will be posted here when complete


File an issue against this benchmark runner

@Dandandan
Copy link
Copy Markdown
Contributor Author

Dandandan commented Apr 15, 2026

Thanks for tackling this @Dandandan! It was on my to-do list. We have a workload in Comet that spends the vast majority of its time in the hash agg just resizing and rehashing (almost 1 billion unique values), so I wanted to take a look at using Statistics to preallocate. The description seems perfect to me!

Screenshot 2026-04-15 at 3 48 02 PM

Yeah the hashtable resizing is a pretty costly one (prob terms of cache / brach mispredicts), especially as the table grows larger.

1 billion unique values

As there also is a risk of estimating NDV too high, I added a cap for 128K rows (I think it should be configurable).
We should remove the upper limit if the NDV stats are exact as well.


if let Some(capacity) = capacity_hint {
for acc in &mut accumulators {
acc.preallocate(capacity);
Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Should probably do these calls after MemoryConsumer

@mbutrovich
Copy link
Copy Markdown
Contributor

mbutrovich commented Apr 15, 2026

As there also is a risk of estimating NDV too high, I added a cap for 128K rows (I think it should be configurable). We should remove the upper limit if the NDV stats are exact as well.

So for Comet we have the final aggregation after a shuffle stage, and Spark will tell us the number of rows in the shuffle stage. That would act as an upper-bound for NDV for Comet, while the max NDV in any single partition would act as our lower-bound. Comet would have to store these statistics values at plan generation for that stage.

@adriangbot
Copy link
Copy Markdown

🤖 Benchmark completed (GKE) | trigger

Instance: c4a-highmem-16 (12 vCPU / 65 GiB)

CPU Details (lscpu)
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

Comparing HEAD and ndv-preallocate-hashtable
--------------------
Benchmark clickbench_partitioned.json
--------------------
┏━━━━━━━━━━━┳━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┳━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┳━━━━━━━━━━━━━━━┓
┃ Query     ┃                                  HEAD ┃             ndv-preallocate-hashtable ┃        Change ┃
┡━━━━━━━━━━━╇━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╇━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╇━━━━━━━━━━━━━━━┩
│ QQuery 0  │          1.22 / 4.56 ±6.50 / 17.56 ms │          1.21 / 4.55 ±6.50 / 17.55 ms │     no change │
│ QQuery 1  │        14.94 / 15.31 ±0.27 / 15.73 ms │        14.49 / 15.00 ±0.35 / 15.54 ms │     no change │
│ QQuery 2  │        44.29 / 44.74 ±0.33 / 45.15 ms │        44.19 / 44.76 ±0.57 / 45.72 ms │     no change │
│ QQuery 3  │        44.91 / 45.98 ±0.81 / 47.03 ms │        43.15 / 45.30 ±1.71 / 47.14 ms │     no change │
│ QQuery 4  │     282.20 / 287.64 ±3.75 / 293.76 ms │     291.09 / 299.41 ±6.67 / 309.28 ms │     no change │
│ QQuery 5  │     339.77 / 345.14 ±3.90 / 349.18 ms │     345.63 / 350.41 ±3.31 / 355.77 ms │     no change │
│ QQuery 6  │           4.84 / 6.45 ±1.21 / 8.50 ms │           5.58 / 7.21 ±1.28 / 8.91 ms │  1.12x slower │
│ QQuery 7  │        17.05 / 20.13 ±3.73 / 26.40 ms │        16.85 / 17.03 ±0.26 / 17.54 ms │ +1.18x faster │
│ QQuery 8  │    414.44 / 428.50 ±10.54 / 441.52 ms │     412.46 / 424.65 ±7.87 / 437.14 ms │     no change │
│ QQuery 9  │     646.34 / 653.81 ±4.90 / 659.98 ms │     652.26 / 657.57 ±4.17 / 662.98 ms │     no change │
│ QQuery 10 │        93.47 / 95.17 ±1.02 / 96.69 ms │       93.83 / 95.67 ±2.56 / 100.75 ms │     no change │
│ QQuery 11 │     106.99 / 108.40 ±1.10 / 109.95 ms │     105.61 / 108.52 ±2.79 / 113.83 ms │     no change │
│ QQuery 12 │     338.32 / 344.11 ±3.62 / 347.96 ms │     345.24 / 345.87 ±0.62 / 346.95 ms │     no change │
│ QQuery 13 │    453.19 / 472.72 ±14.71 / 498.56 ms │     473.20 / 484.31 ±8.96 / 496.85 ms │     no change │
│ QQuery 14 │     344.52 / 348.46 ±4.47 / 357.21 ms │     346.07 / 348.02 ±1.28 / 349.72 ms │     no change │
│ QQuery 15 │    355.08 / 368.90 ±17.37 / 400.80 ms │    367.83 / 387.90 ±21.03 / 426.58 ms │  1.05x slower │
│ QQuery 16 │     715.88 / 723.87 ±8.56 / 737.47 ms │     712.46 / 723.46 ±9.86 / 738.58 ms │     no change │
│ QQuery 17 │     705.54 / 710.15 ±3.52 / 713.25 ms │     703.51 / 713.79 ±8.12 / 722.59 ms │     no change │
│ QQuery 18 │ 1349.22 / 1380.95 ±21.23 / 1406.55 ms │ 1437.67 / 1473.85 ±29.28 / 1518.60 ms │  1.07x slower │
│ QQuery 19 │        35.20 / 36.70 ±0.97 / 37.95 ms │        36.72 / 40.83 ±7.00 / 54.80 ms │  1.11x slower │
│ QQuery 20 │    715.31 / 727.31 ±12.24 / 742.70 ms │    718.60 / 733.44 ±17.01 / 765.94 ms │     no change │
│ QQuery 21 │     759.07 / 762.48 ±1.97 / 764.89 ms │     766.40 / 770.71 ±2.43 / 773.21 ms │     no change │
│ QQuery 22 │  1135.30 / 1143.26 ±4.89 / 1149.51 ms │  1140.34 / 1143.18 ±2.90 / 1148.44 ms │     no change │
│ QQuery 23 │ 3074.60 / 3114.30 ±24.99 / 3144.12 ms │ 3135.32 / 3155.63 ±15.36 / 3174.39 ms │     no change │
│ QQuery 24 │     100.85 / 102.45 ±1.52 / 105.15 ms │     103.11 / 105.98 ±2.26 / 109.54 ms │     no change │
│ QQuery 25 │     139.38 / 141.28 ±1.57 / 143.67 ms │     140.10 / 142.44 ±1.55 / 144.18 ms │     no change │
│ QQuery 26 │     102.94 / 104.23 ±1.05 / 105.24 ms │      98.52 / 103.24 ±2.70 / 106.78 ms │     no change │
│ QQuery 27 │     851.62 / 855.58 ±2.44 / 859.26 ms │     855.90 / 857.53 ±1.40 / 860.10 ms │     no change │
│ QQuery 28 │ 3244.45 / 3263.32 ±10.84 / 3276.00 ms │ 3252.11 / 3282.14 ±19.63 / 3306.22 ms │     no change │
│ QQuery 29 │        50.48 / 54.39 ±3.70 / 60.08 ms │        51.13 / 53.70 ±2.96 / 59.50 ms │     no change │
│ QQuery 30 │     361.65 / 366.42 ±6.07 / 377.87 ms │     365.16 / 369.52 ±4.88 / 376.38 ms │     no change │
│ QQuery 31 │     362.19 / 375.80 ±9.21 / 389.54 ms │     371.43 / 381.77 ±6.09 / 388.82 ms │     no change │
│ QQuery 32 │ 1039.83 / 1049.17 ±10.28 / 1067.60 ms │ 1032.52 / 1074.34 ±27.97 / 1106.72 ms │     no change │
│ QQuery 33 │  1458.37 / 1467.97 ±8.16 / 1479.55 ms │  1457.85 / 1466.96 ±7.17 / 1474.83 ms │     no change │
│ QQuery 34 │ 1468.95 / 1562.73 ±66.48 / 1650.43 ms │  1458.24 / 1465.44 ±7.94 / 1480.57 ms │ +1.07x faster │
│ QQuery 35 │     391.04 / 400.73 ±6.49 / 408.88 ms │     396.61 / 403.72 ±8.73 / 420.32 ms │     no change │
│ QQuery 36 │     116.29 / 121.97 ±4.36 / 128.52 ms │     121.49 / 124.70 ±2.31 / 128.23 ms │     no change │
│ QQuery 37 │        47.96 / 49.99 ±2.28 / 53.97 ms │        48.09 / 50.56 ±1.77 / 52.71 ms │     no change │
│ QQuery 38 │        74.47 / 77.52 ±1.56 / 78.66 ms │        76.88 / 78.76 ±1.02 / 79.75 ms │     no change │
│ QQuery 39 │     204.86 / 215.79 ±5.58 / 220.09 ms │     212.22 / 219.66 ±6.62 / 227.54 ms │     no change │
│ QQuery 40 │        23.39 / 26.08 ±2.07 / 29.17 ms │        23.73 / 26.38 ±2.19 / 29.67 ms │     no change │
│ QQuery 41 │        19.42 / 20.42 ±0.58 / 21.10 ms │        20.81 / 22.79 ±1.14 / 24.10 ms │  1.12x slower │
│ QQuery 42 │        19.59 / 20.18 ±0.46 / 20.89 ms │        19.88 / 20.97 ±0.96 / 22.75 ms │     no change │
└───────────┴───────────────────────────────────────┴───────────────────────────────────────┴───────────────┘
┏━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┳━━━━━━━━━━━━┓
┃ Benchmark Summary                        ┃            ┃
┡━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╇━━━━━━━━━━━━┩
│ Total Time (HEAD)                        │ 22465.07ms │
│ Total Time (ndv-preallocate-hashtable)   │ 22641.67ms │
│ Average Time (HEAD)                      │   522.44ms │
│ Average Time (ndv-preallocate-hashtable) │   526.55ms │
│ Queries Faster                           │          2 │
│ Queries Slower                           │          5 │
│ Queries with No Change                   │         36 │
│ Queries with Failure                     │          0 │
└──────────────────────────────────────────┴────────────┘

Resource Usage

clickbench_partitioned — base (merge-base)

Metric Value
Wall time 113.4s
Peak memory 39.5 GiB
Avg memory 32.0 GiB
CPU user 1070.5s
CPU sys 84.1s
Peak spill 0 B

clickbench_partitioned — branch

Metric Value
Wall time 114.3s
Peak memory 41.5 GiB
Avg memory 30.4 GiB
CPU user 1077.4s
CPU sys 86.4s
Peak spill 0 B

File an issue against this benchmark runner

@adriangbot
Copy link
Copy Markdown

🤖 Benchmark completed (GKE) | trigger

Instance: c4a-highmem-16 (12 vCPU / 65 GiB)

CPU Details (lscpu)
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

Comparing HEAD and ndv-preallocate-hashtable
--------------------
Benchmark tpcds_sf1.json
--------------------
┏━━━━━━━━━━━┳━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┳━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┳━━━━━━━━━━━━━━━┓
┃ Query     ┃                                     HEAD ┃                ndv-preallocate-hashtable ┃        Change ┃
┡━━━━━━━━━━━╇━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╇━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╇━━━━━━━━━━━━━━━┩
│ QQuery 1  │              6.88 / 7.31 ±0.77 / 8.84 ms │              7.26 / 7.68 ±0.74 / 9.15 ms │  1.05x slower │
│ QQuery 2  │        143.07 / 144.97 ±1.12 / 146.49 ms │        142.47 / 144.06 ±0.96 / 145.38 ms │     no change │
│ QQuery 3  │        113.65 / 114.15 ±0.60 / 115.33 ms │        112.84 / 113.38 ±0.38 / 113.92 ms │     no change │
│ QQuery 4  │    1250.27 / 1300.82 ±26.96 / 1326.34 ms │    1243.40 / 1275.53 ±24.13 / 1313.84 ms │     no change │
│ QQuery 5  │        170.37 / 172.10 ±1.12 / 173.46 ms │        178.21 / 179.11 ±1.08 / 181.23 ms │     no change │
│ QQuery 6  │        855.64 / 867.98 ±8.45 / 878.76 ms │       833.92 / 857.26 ±14.71 / 875.51 ms │     no change │
│ QQuery 7  │        337.62 / 343.43 ±3.77 / 349.19 ms │        341.27 / 344.40 ±1.89 / 346.97 ms │     no change │
│ QQuery 8  │        115.33 / 116.75 ±0.81 / 117.68 ms │        114.52 / 116.94 ±1.40 / 118.71 ms │     no change │
│ QQuery 9  │        103.19 / 106.52 ±1.71 / 107.87 ms │        103.49 / 106.38 ±1.47 / 107.57 ms │     no change │
│ QQuery 10 │        105.59 / 106.89 ±1.15 / 108.48 ms │        107.91 / 109.21 ±0.77 / 110.15 ms │     no change │
│ QQuery 11 │        873.50 / 878.82 ±4.38 / 886.31 ms │       858.64 / 878.86 ±12.00 / 895.47 ms │     no change │
│ QQuery 12 │           44.36 / 46.39 ±2.29 / 49.57 ms │           44.63 / 46.02 ±1.21 / 48.12 ms │     no change │
│ QQuery 13 │        394.07 / 402.20 ±4.58 / 407.25 ms │        395.32 / 398.74 ±2.08 / 400.91 ms │     no change │
│ QQuery 14 │      986.31 / 1001.20 ±9.47 / 1011.63 ms │       986.64 / 998.27 ±7.84 / 1010.18 ms │     no change │
│ QQuery 15 │           15.35 / 16.22 ±1.11 / 18.39 ms │           15.72 / 16.60 ±0.83 / 18.01 ms │     no change │
│ QQuery 16 │              7.13 / 7.39 ±0.28 / 7.86 ms │              7.31 / 7.64 ±0.41 / 8.37 ms │     no change │
│ QQuery 17 │        227.11 / 228.41 ±1.40 / 231.03 ms │        225.83 / 228.73 ±1.97 / 230.68 ms │     no change │
│ QQuery 18 │        127.11 / 128.00 ±1.22 / 130.40 ms │        126.07 / 127.54 ±1.00 / 128.59 ms │     no change │
│ QQuery 19 │        154.82 / 155.36 ±0.97 / 157.31 ms │        153.69 / 155.87 ±1.49 / 158.11 ms │     no change │
│ QQuery 20 │           13.84 / 14.31 ±0.34 / 14.65 ms │           13.83 / 14.64 ±0.81 / 16.12 ms │     no change │
│ QQuery 21 │           19.31 / 19.93 ±0.44 / 20.45 ms │           19.69 / 20.23 ±0.56 / 21.23 ms │     no change │
│ QQuery 22 │        483.35 / 488.22 ±2.95 / 491.28 ms │        481.02 / 483.08 ±1.58 / 485.42 ms │     no change │
│ QQuery 23 │        855.33 / 865.87 ±8.99 / 876.59 ms │        849.59 / 858.53 ±7.10 / 866.49 ms │     no change │
│ QQuery 24 │        375.58 / 380.32 ±2.70 / 383.65 ms │        377.18 / 378.63 ±1.09 / 379.93 ms │     no change │
│ QQuery 25 │        338.16 / 339.47 ±1.28 / 341.66 ms │        336.65 / 338.60 ±1.17 / 340.20 ms │     no change │
│ QQuery 26 │           81.48 / 82.54 ±0.83 / 83.73 ms │           79.25 / 81.72 ±2.02 / 85.12 ms │     no change │
│ QQuery 27 │              6.97 / 7.26 ±0.22 / 7.60 ms │              7.43 / 7.81 ±0.43 / 8.48 ms │  1.08x slower │
│ QQuery 28 │        148.22 / 149.11 ±0.85 / 150.54 ms │        147.40 / 148.39 ±0.93 / 149.73 ms │     no change │
│ QQuery 29 │        278.82 / 279.95 ±1.13 / 281.90 ms │        277.64 / 280.10 ±1.57 / 281.47 ms │     no change │
│ QQuery 30 │           43.51 / 44.75 ±0.97 / 46.42 ms │           42.65 / 43.40 ±0.60 / 44.37 ms │     no change │
│ QQuery 31 │        169.37 / 171.92 ±1.83 / 175.10 ms │        171.29 / 172.72 ±0.78 / 173.56 ms │     no change │
│ QQuery 32 │           56.32 / 57.84 ±0.98 / 58.94 ms │           56.36 / 57.43 ±0.94 / 58.77 ms │     no change │
│ QQuery 33 │        139.95 / 141.01 ±1.00 / 142.60 ms │        139.19 / 141.80 ±1.37 / 143.17 ms │     no change │
│ QQuery 34 │              6.97 / 7.26 ±0.27 / 7.71 ms │              7.12 / 7.34 ±0.19 / 7.67 ms │     no change │
│ QQuery 35 │        104.66 / 107.54 ±1.51 / 109.02 ms │        107.61 / 108.90 ±0.76 / 109.63 ms │     no change │
│ QQuery 36 │              6.58 / 7.06 ±0.61 / 8.22 ms │              7.17 / 7.34 ±0.14 / 7.57 ms │     no change │
│ QQuery 37 │              8.03 / 8.67 ±0.48 / 9.33 ms │              8.58 / 8.87 ±0.20 / 9.10 ms │     no change │
│ QQuery 38 │           81.87 / 85.89 ±3.02 / 90.92 ms │           83.78 / 87.17 ±3.13 / 92.34 ms │     no change │
│ QQuery 39 │        122.93 / 125.91 ±1.64 / 127.57 ms │        123.94 / 127.95 ±2.64 / 131.75 ms │     no change │
│ QQuery 40 │        105.74 / 112.49 ±6.84 / 124.86 ms │        107.38 / 114.49 ±7.08 / 127.82 ms │     no change │
│ QQuery 41 │           14.60 / 15.28 ±0.37 / 15.66 ms │           14.08 / 14.99 ±0.64 / 15.89 ms │     no change │
│ QQuery 42 │        106.06 / 109.07 ±2.26 / 112.80 ms │        108.09 / 109.43 ±1.26 / 111.44 ms │     no change │
│ QQuery 43 │              5.97 / 6.26 ±0.28 / 6.80 ms │              6.47 / 6.66 ±0.19 / 7.01 ms │  1.06x slower │
│ QQuery 44 │           11.73 / 11.92 ±0.11 / 12.07 ms │           11.74 / 12.14 ±0.34 / 12.65 ms │     no change │
│ QQuery 45 │           50.35 / 51.24 ±0.74 / 52.60 ms │           50.04 / 51.49 ±0.91 / 52.90 ms │     no change │
│ QQuery 46 │              8.35 / 8.57 ±0.21 / 8.93 ms │              8.47 / 8.75 ±0.24 / 9.20 ms │     no change │
│ QQuery 47 │        680.38 / 685.73 ±4.30 / 690.97 ms │        682.59 / 686.10 ±2.90 / 689.39 ms │     no change │
│ QQuery 48 │        284.70 / 290.64 ±5.44 / 299.20 ms │        285.38 / 286.87 ±1.33 / 288.67 ms │     no change │
│ QQuery 49 │        250.03 / 254.29 ±2.73 / 257.57 ms │        251.23 / 254.67 ±2.55 / 258.55 ms │     no change │
│ QQuery 50 │        219.58 / 223.50 ±3.83 / 228.45 ms │        218.57 / 220.76 ±2.29 / 225.19 ms │     no change │
│ QQuery 51 │        179.61 / 181.70 ±1.14 / 182.96 ms │        181.49 / 184.08 ±1.85 / 186.63 ms │     no change │
│ QQuery 52 │        106.50 / 108.72 ±1.41 / 110.46 ms │        106.15 / 107.28 ±1.15 / 109.49 ms │     no change │
│ QQuery 53 │        102.15 / 103.99 ±1.61 / 106.11 ms │        102.40 / 103.24 ±0.78 / 104.68 ms │     no change │
│ QQuery 54 │        145.46 / 145.90 ±0.42 / 146.48 ms │        145.34 / 146.81 ±1.35 / 149.18 ms │     no change │
│ QQuery 55 │        104.63 / 107.05 ±1.64 / 109.61 ms │        107.15 / 108.34 ±1.21 / 109.98 ms │     no change │
│ QQuery 56 │        139.63 / 141.29 ±1.44 / 143.57 ms │        140.01 / 140.61 ±0.48 / 141.32 ms │     no change │
│ QQuery 57 │        170.94 / 174.15 ±2.16 / 177.52 ms │        170.12 / 172.66 ±1.89 / 175.10 ms │     no change │
│ QQuery 58 │       282.18 / 302.88 ±13.44 / 324.21 ms │        286.41 / 292.68 ±5.06 / 299.96 ms │     no change │
│ QQuery 59 │        196.90 / 200.67 ±3.85 / 207.88 ms │        196.40 / 197.70 ±1.26 / 199.89 ms │     no change │
│ QQuery 60 │        140.08 / 144.47 ±2.40 / 147.18 ms │        141.94 / 144.71 ±2.28 / 148.32 ms │     no change │
│ QQuery 61 │           13.16 / 13.66 ±0.49 / 14.55 ms │           13.13 / 13.43 ±0.31 / 13.81 ms │     no change │
│ QQuery 62 │      897.42 / 956.18 ±38.44 / 1004.16 ms │      900.62 / 935.63 ±37.52 / 1001.05 ms │     no change │
│ QQuery 63 │        103.42 / 110.66 ±9.26 / 128.98 ms │        103.38 / 105.47 ±1.99 / 108.93 ms │     no change │
│ QQuery 64 │        677.75 / 682.32 ±4.31 / 689.59 ms │        678.98 / 683.90 ±3.01 / 688.25 ms │     no change │
│ QQuery 65 │        246.89 / 250.08 ±1.82 / 252.01 ms │        251.50 / 256.39 ±2.92 / 259.62 ms │     no change │
│ QQuery 66 │       234.46 / 256.78 ±17.00 / 286.21 ms │        258.26 / 262.25 ±3.08 / 267.21 ms │     no change │
│ QQuery 67 │        305.61 / 310.23 ±4.06 / 317.08 ms │        304.80 / 312.90 ±4.12 / 315.88 ms │     no change │
│ QQuery 68 │            8.91 / 11.23 ±1.75 / 13.28 ms │            8.92 / 10.24 ±0.89 / 11.57 ms │ +1.10x faster │
│ QQuery 69 │        101.79 / 103.42 ±1.04 / 104.53 ms │        105.24 / 108.24 ±3.51 / 114.67 ms │     no change │
│ QQuery 70 │       336.43 / 358.16 ±19.85 / 387.15 ms │        345.36 / 353.60 ±6.51 / 365.30 ms │     no change │
│ QQuery 71 │        134.49 / 136.06 ±1.79 / 139.49 ms │        136.98 / 137.33 ±0.46 / 138.23 ms │     no change │
│ QQuery 72 │        602.40 / 615.03 ±7.35 / 624.88 ms │        615.96 / 623.15 ±4.63 / 627.79 ms │     no change │
│ QQuery 73 │              6.68 / 7.61 ±0.75 / 8.67 ms │              7.01 / 7.87 ±0.61 / 8.86 ms │     no change │
│ QQuery 74 │        537.60 / 543.00 ±3.17 / 547.44 ms │        540.23 / 545.49 ±3.34 / 550.52 ms │     no change │
│ QQuery 75 │        276.16 / 277.64 ±0.89 / 278.57 ms │        275.95 / 278.98 ±2.40 / 282.10 ms │     no change │
│ QQuery 76 │        129.52 / 131.85 ±1.60 / 133.95 ms │        132.69 / 133.76 ±0.63 / 134.60 ms │     no change │
│ QQuery 77 │        185.42 / 187.79 ±1.56 / 189.38 ms │        185.97 / 189.15 ±1.70 / 190.83 ms │     no change │
│ QQuery 78 │        333.29 / 337.97 ±3.32 / 342.44 ms │        336.40 / 339.84 ±3.77 / 346.30 ms │     no change │
│ QQuery 79 │        227.49 / 231.00 ±2.23 / 233.45 ms │        230.36 / 233.24 ±1.79 / 235.66 ms │     no change │
│ QQuery 80 │        320.32 / 322.72 ±1.98 / 325.39 ms │        322.81 / 325.92 ±2.58 / 328.96 ms │     no change │
│ QQuery 81 │           25.51 / 27.12 ±1.18 / 29.05 ms │           26.10 / 26.61 ±0.51 / 27.46 ms │     no change │
│ QQuery 82 │        197.11 / 200.54 ±2.73 / 204.38 ms │        198.02 / 201.96 ±3.72 / 207.81 ms │     no change │
│ QQuery 83 │           36.99 / 40.23 ±2.14 / 43.22 ms │           37.56 / 38.58 ±0.76 / 39.89 ms │     no change │
│ QQuery 84 │           47.72 / 48.28 ±0.58 / 49.30 ms │           48.07 / 49.09 ±1.09 / 50.99 ms │     no change │
│ QQuery 85 │        145.81 / 147.89 ±1.31 / 149.58 ms │        147.70 / 148.72 ±0.98 / 150.04 ms │     no change │
│ QQuery 86 │           37.42 / 39.71 ±1.21 / 40.94 ms │           38.55 / 39.81 ±0.77 / 40.72 ms │     no change │
│ QQuery 87 │           81.89 / 86.83 ±3.87 / 93.07 ms │           85.64 / 88.50 ±2.70 / 93.08 ms │     no change │
│ QQuery 88 │         99.22 / 100.23 ±0.79 / 101.24 ms │        100.18 / 101.58 ±1.33 / 103.80 ms │     no change │
│ QQuery 89 │        117.78 / 119.83 ±1.14 / 121.00 ms │        116.76 / 118.97 ±1.61 / 121.02 ms │     no change │
│ QQuery 90 │           23.12 / 24.03 ±0.47 / 24.45 ms │           23.45 / 24.00 ±0.38 / 24.54 ms │     no change │
│ QQuery 91 │           60.90 / 63.01 ±1.91 / 66.20 ms │           63.16 / 64.61 ±1.43 / 67.00 ms │     no change │
│ QQuery 92 │           56.38 / 57.23 ±0.99 / 59.09 ms │           56.09 / 57.20 ±0.64 / 57.97 ms │     no change │
│ QQuery 93 │        181.12 / 184.80 ±2.01 / 186.86 ms │        181.15 / 185.25 ±2.40 / 188.35 ms │     no change │
│ QQuery 94 │           60.57 / 61.54 ±0.82 / 62.82 ms │           60.48 / 61.27 ±0.72 / 62.58 ms │     no change │
│ QQuery 95 │        125.16 / 127.70 ±2.30 / 131.72 ms │        126.54 / 127.10 ±0.43 / 127.76 ms │     no change │
│ QQuery 96 │           73.10 / 74.42 ±0.95 / 75.54 ms │           69.97 / 73.61 ±1.97 / 75.92 ms │     no change │
│ QQuery 97 │        125.44 / 126.04 ±0.53 / 126.89 ms │        125.45 / 126.93 ±1.17 / 128.61 ms │     no change │
│ QQuery 98 │        149.77 / 152.01 ±1.78 / 154.53 ms │        151.42 / 153.35 ±1.64 / 155.73 ms │     no change │
│ QQuery 99 │ 10697.25 / 10728.83 ±22.65 / 10762.26 ms │ 10698.86 / 10733.95 ±28.86 / 10783.52 ms │     no change │
└───────────┴──────────────────────────────────────────┴──────────────────────────────────────────┴───────────────┘
┏━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┳━━━━━━━━━━━━┓
┃ Benchmark Summary                        ┃            ┃
┡━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╇━━━━━━━━━━━━┩
│ Total Time (HEAD)                        │ 31163.21ms │
│ Total Time (ndv-preallocate-hashtable)   │ 31129.21ms │
│ Average Time (HEAD)                      │   314.78ms │
│ Average Time (ndv-preallocate-hashtable) │   314.44ms │
│ Queries Faster                           │          1 │
│ Queries Slower                           │          3 │
│ Queries with No Change                   │         95 │
│ Queries with Failure                     │          0 │
└──────────────────────────────────────────┴────────────┘

Resource Usage

tpcds — base (merge-base)

Metric Value
Wall time 156.2s
Peak memory 5.3 GiB
Avg memory 4.5 GiB
CPU user 256.5s
CPU sys 17.1s
Peak spill 0 B

tpcds — branch

Metric Value
Wall time 155.9s
Peak memory 5.7 GiB
Avg memory 4.7 GiB
CPU user 257.9s
CPU sys 16.4s
Peak spill 0 B

File an issue against this benchmark runner

@adriangbot
Copy link
Copy Markdown

🤖 Benchmark completed (GKE) | trigger

Instance: c4a-highmem-16 (12 vCPU / 65 GiB)

CPU Details (lscpu)
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

Comparing HEAD and ndv-preallocate-hashtable
--------------------
Benchmark tpcds_sf1.json
--------------------
┏━━━━━━━━━━━┳━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┳━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┳━━━━━━━━━━━━━━━┓
┃ Query     ┃                                     HEAD ┃                ndv-preallocate-hashtable ┃        Change ┃
┡━━━━━━━━━━━╇━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╇━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╇━━━━━━━━━━━━━━━┩
│ QQuery 1  │              7.00 / 7.49 ±0.64 / 8.76 ms │              7.55 / 7.95 ±0.73 / 9.40 ms │  1.06x slower │
│ QQuery 2  │        145.17 / 147.12 ±1.67 / 149.36 ms │        147.02 / 149.38 ±1.64 / 151.99 ms │     no change │
│ QQuery 3  │        115.68 / 117.36 ±1.40 / 119.58 ms │        115.46 / 117.07 ±1.17 / 118.32 ms │     no change │
│ QQuery 4  │    1350.85 / 1372.97 ±19.47 / 1397.47 ms │    1387.60 / 1467.56 ±51.56 / 1524.83 ms │  1.07x slower │
│ QQuery 5  │        173.39 / 175.04 ±1.09 / 176.38 ms │        176.58 / 181.36 ±2.50 / 183.58 ms │     no change │
│ QQuery 6  │       851.39 / 883.61 ±21.52 / 915.83 ms │       831.69 / 857.30 ±17.46 / 873.93 ms │     no change │
│ QQuery 7  │        342.60 / 346.43 ±2.68 / 350.49 ms │        341.21 / 348.27 ±5.93 / 358.97 ms │     no change │
│ QQuery 8  │        117.03 / 117.82 ±0.76 / 119.15 ms │        117.03 / 119.10 ±1.57 / 121.84 ms │     no change │
│ QQuery 9  │        102.64 / 104.22 ±2.12 / 108.37 ms │       101.15 / 109.23 ±12.45 / 133.72 ms │     no change │
│ QQuery 10 │        108.43 / 109.44 ±0.81 / 110.85 ms │        107.68 / 110.26 ±1.31 / 111.27 ms │     no change │
│ QQuery 11 │      924.49 / 987.82 ±49.47 / 1034.76 ms │      939.49 / 976.82 ±27.17 / 1016.57 ms │     no change │
│ QQuery 12 │           44.48 / 45.94 ±0.83 / 46.79 ms │           47.12 / 50.12 ±1.70 / 51.59 ms │  1.09x slower │
│ QQuery 13 │        417.33 / 421.90 ±3.35 / 426.62 ms │        400.47 / 411.50 ±7.22 / 421.88 ms │     no change │
│ QQuery 14 │     1037.16 / 1045.82 ±8.55 / 1059.07 ms │    1000.42 / 1009.84 ±12.83 / 1034.88 ms │     no change │
│ QQuery 15 │           16.48 / 17.45 ±0.92 / 19.15 ms │           15.40 / 16.39 ±1.10 / 18.32 ms │ +1.06x faster │
│ QQuery 16 │              7.86 / 8.14 ±0.32 / 8.77 ms │              7.66 / 7.87 ±0.17 / 8.10 ms │     no change │
│ QQuery 17 │        227.64 / 234.22 ±5.14 / 241.00 ms │        227.91 / 232.27 ±3.30 / 236.14 ms │     no change │
│ QQuery 18 │        129.06 / 131.40 ±2.27 / 135.23 ms │        125.99 / 129.25 ±2.85 / 132.87 ms │     no change │
│ QQuery 19 │        156.43 / 160.45 ±3.21 / 165.66 ms │        154.94 / 159.90 ±3.70 / 164.33 ms │     no change │
│ QQuery 20 │           13.89 / 14.47 ±0.51 / 15.16 ms │           14.81 / 15.55 ±0.49 / 16.26 ms │  1.07x slower │
│ QQuery 21 │           19.89 / 20.56 ±0.52 / 21.29 ms │           21.06 / 21.47 ±0.33 / 21.86 ms │     no change │
│ QQuery 22 │        499.52 / 507.14 ±6.45 / 514.92 ms │        497.81 / 509.34 ±8.21 / 522.17 ms │     no change │
│ QQuery 23 │        904.44 / 908.27 ±5.44 / 919.02 ms │       862.78 / 898.74 ±30.42 / 946.14 ms │     no change │
│ QQuery 24 │        379.76 / 388.61 ±7.95 / 401.16 ms │        384.64 / 396.24 ±8.57 / 405.13 ms │     no change │
│ QQuery 25 │        340.35 / 346.18 ±4.37 / 352.11 ms │        355.07 / 357.24 ±1.28 / 358.68 ms │     no change │
│ QQuery 26 │           82.34 / 83.96 ±1.08 / 85.21 ms │           81.26 / 83.77 ±2.02 / 86.39 ms │     no change │
│ QQuery 27 │              7.42 / 7.82 ±0.48 / 8.74 ms │              8.18 / 8.50 ±0.34 / 8.96 ms │  1.09x slower │
│ QQuery 28 │        148.97 / 151.50 ±2.02 / 155.08 ms │        154.14 / 155.26 ±1.42 / 157.99 ms │     no change │
│ QQuery 29 │        280.52 / 288.13 ±4.24 / 292.02 ms │        292.96 / 295.16 ±2.58 / 300.16 ms │     no change │
│ QQuery 30 │           44.12 / 46.15 ±1.70 / 49.27 ms │           45.91 / 47.63 ±1.75 / 50.88 ms │     no change │
│ QQuery 31 │        173.59 / 176.96 ±2.53 / 180.69 ms │        175.23 / 177.81 ±2.32 / 181.22 ms │     no change │
│ QQuery 32 │           58.14 / 59.60 ±1.55 / 61.56 ms │           58.38 / 59.67 ±1.49 / 62.53 ms │     no change │
│ QQuery 33 │        142.23 / 144.50 ±1.61 / 146.44 ms │        147.12 / 149.03 ±1.87 / 152.17 ms │     no change │
│ QQuery 34 │              7.40 / 8.05 ±0.47 / 8.88 ms │              7.97 / 8.21 ±0.13 / 8.34 ms │     no change │
│ QQuery 35 │        105.06 / 109.47 ±2.50 / 112.29 ms │        109.19 / 111.61 ±1.87 / 113.92 ms │     no change │
│ QQuery 36 │              6.99 / 7.32 ±0.22 / 7.58 ms │              7.21 / 7.69 ±0.44 / 8.39 ms │  1.05x slower │
│ QQuery 37 │             8.53 / 9.22 ±0.63 / 10.34 ms │             8.72 / 9.65 ±0.78 / 10.84 ms │     no change │
│ QQuery 38 │           86.14 / 88.58 ±2.65 / 93.07 ms │           85.24 / 91.76 ±4.78 / 99.03 ms │     no change │
│ QQuery 39 │        135.47 / 137.59 ±1.22 / 138.95 ms │        127.08 / 131.97 ±4.61 / 140.47 ms │     no change │
│ QQuery 40 │        114.85 / 122.23 ±7.19 / 135.94 ms │       105.36 / 117.00 ±10.41 / 134.95 ms │     no change │
│ QQuery 41 │           15.21 / 16.34 ±0.99 / 18.00 ms │           14.66 / 15.21 ±0.43 / 15.81 ms │ +1.07x faster │
│ QQuery 42 │        107.91 / 110.44 ±1.30 / 111.33 ms │        108.15 / 111.36 ±2.18 / 113.93 ms │     no change │
│ QQuery 43 │              6.40 / 6.55 ±0.15 / 6.82 ms │              7.01 / 7.09 ±0.08 / 7.25 ms │  1.08x slower │
│ QQuery 44 │           12.09 / 12.53 ±0.31 / 13.03 ms │           11.95 / 12.76 ±0.52 / 13.34 ms │     no change │
│ QQuery 45 │           52.50 / 53.76 ±0.93 / 55.29 ms │           51.26 / 51.85 ±0.61 / 52.89 ms │     no change │
│ QQuery 46 │              8.39 / 8.73 ±0.26 / 9.03 ms │              8.70 / 9.01 ±0.28 / 9.38 ms │     no change │
│ QQuery 47 │       725.46 / 752.75 ±19.68 / 775.52 ms │       729.00 / 772.50 ±22.63 / 794.19 ms │     no change │
│ QQuery 48 │        283.61 / 292.50 ±4.99 / 296.28 ms │        285.90 / 295.82 ±8.25 / 307.42 ms │     no change │
│ QQuery 49 │        251.12 / 254.99 ±2.02 / 256.81 ms │        256.79 / 260.44 ±3.35 / 265.67 ms │     no change │
│ QQuery 50 │       216.17 / 231.55 ±10.72 / 243.76 ms │       220.12 / 233.90 ±10.28 / 249.64 ms │     no change │
│ QQuery 51 │        180.80 / 186.15 ±3.80 / 192.19 ms │        179.79 / 185.49 ±5.02 / 194.14 ms │     no change │
│ QQuery 52 │        108.43 / 110.04 ±1.31 / 111.40 ms │        110.10 / 111.71 ±1.34 / 113.54 ms │     no change │
│ QQuery 53 │        102.98 / 106.40 ±2.93 / 110.99 ms │        102.64 / 104.48 ±1.60 / 107.06 ms │     no change │
│ QQuery 54 │        154.51 / 155.11 ±0.50 / 155.90 ms │        145.54 / 149.62 ±3.73 / 156.21 ms │     no change │
│ QQuery 55 │        106.98 / 108.11 ±1.38 / 110.78 ms │        107.66 / 110.72 ±1.93 / 113.11 ms │     no change │
│ QQuery 56 │        141.47 / 143.29 ±1.39 / 145.51 ms │        140.43 / 144.29 ±2.53 / 146.67 ms │     no change │
│ QQuery 57 │        172.08 / 176.95 ±3.21 / 181.99 ms │        175.16 / 178.13 ±2.11 / 180.63 ms │     no change │
│ QQuery 58 │        295.50 / 299.26 ±3.00 / 302.51 ms │        296.43 / 300.01 ±3.64 / 305.54 ms │     no change │
│ QQuery 59 │        199.18 / 203.82 ±4.37 / 210.18 ms │        201.59 / 203.46 ±1.34 / 205.19 ms │     no change │
│ QQuery 60 │        143.15 / 145.94 ±2.13 / 148.49 ms │        145.45 / 147.13 ±1.66 / 149.96 ms │     no change │
│ QQuery 61 │           13.35 / 13.92 ±0.32 / 14.29 ms │           13.73 / 13.97 ±0.25 / 14.29 ms │     no change │
│ QQuery 62 │       911.80 / 940.24 ±28.01 / 992.36 ms │      907.49 / 958.96 ±39.33 / 1027.87 ms │     no change │
│ QQuery 63 │        106.06 / 108.18 ±1.57 / 109.79 ms │        104.94 / 108.06 ±3.24 / 112.74 ms │     no change │
│ QQuery 64 │        690.76 / 700.85 ±9.73 / 716.94 ms │       686.01 / 703.47 ±10.91 / 716.10 ms │     no change │
│ QQuery 65 │        266.68 / 274.42 ±4.00 / 277.49 ms │       248.48 / 260.95 ±15.39 / 288.88 ms │     no change │
│ QQuery 66 │       227.11 / 253.47 ±17.43 / 278.36 ms │       247.60 / 261.03 ±10.82 / 271.68 ms │     no change │
│ QQuery 67 │       308.68 / 328.39 ±11.37 / 342.36 ms │       316.93 / 333.05 ±10.79 / 345.24 ms │     no change │
│ QQuery 68 │            9.40 / 10.85 ±1.79 / 14.12 ms │            8.89 / 10.64 ±1.18 / 12.58 ms │     no change │
│ QQuery 69 │        105.63 / 106.93 ±1.26 / 109.18 ms │        101.82 / 102.41 ±0.56 / 103.48 ms │     no change │
│ QQuery 70 │       331.95 / 364.62 ±22.45 / 391.22 ms │       333.75 / 352.21 ±14.74 / 373.87 ms │     no change │
│ QQuery 71 │        139.90 / 141.80 ±1.85 / 144.90 ms │        135.46 / 139.09 ±2.17 / 141.98 ms │     no change │
│ QQuery 72 │        660.57 / 666.06 ±3.60 / 671.31 ms │        635.07 / 643.73 ±9.37 / 655.63 ms │     no change │
│ QQuery 73 │              7.35 / 8.31 ±0.78 / 9.41 ms │              6.95 / 7.77 ±0.65 / 8.88 ms │ +1.07x faster │
│ QQuery 74 │        670.73 / 679.68 ±5.15 / 685.23 ms │       544.70 / 596.54 ±36.32 / 635.31 ms │ +1.14x faster │
│ QQuery 75 │        275.12 / 282.02 ±3.91 / 286.36 ms │        277.42 / 284.03 ±4.50 / 288.37 ms │     no change │
│ QQuery 76 │        134.11 / 136.83 ±1.74 / 138.87 ms │        135.83 / 138.88 ±3.41 / 143.63 ms │     no change │
│ QQuery 77 │        188.27 / 192.70 ±2.86 / 196.55 ms │        188.36 / 191.45 ±3.15 / 197.36 ms │     no change │
│ QQuery 78 │        340.83 / 353.05 ±8.18 / 364.27 ms │        343.76 / 353.95 ±6.49 / 362.53 ms │     no change │
│ QQuery 79 │       232.79 / 242.81 ±11.79 / 258.43 ms │        230.99 / 248.47 ±9.01 / 255.80 ms │     no change │
│ QQuery 80 │        322.58 / 328.15 ±3.73 / 333.23 ms │        326.85 / 330.84 ±2.42 / 333.50 ms │     no change │
│ QQuery 81 │           26.15 / 27.31 ±1.14 / 29.46 ms │           26.10 / 28.00 ±1.21 / 29.47 ms │     no change │
│ QQuery 82 │        201.84 / 204.95 ±1.92 / 207.49 ms │        203.60 / 207.98 ±3.21 / 213.36 ms │     no change │
│ QQuery 83 │           39.14 / 39.46 ±0.49 / 40.42 ms │           40.10 / 41.77 ±2.23 / 46.19 ms │  1.06x slower │
│ QQuery 84 │           47.63 / 49.85 ±2.45 / 53.06 ms │           48.25 / 49.82 ±1.15 / 51.06 ms │     no change │
│ QQuery 85 │        146.73 / 150.40 ±2.88 / 154.71 ms │        145.02 / 148.61 ±1.98 / 151.08 ms │     no change │
│ QQuery 86 │           38.82 / 40.56 ±1.29 / 42.29 ms │           38.97 / 40.52 ±0.95 / 41.92 ms │     no change │
│ QQuery 87 │          84.19 / 92.20 ±6.74 / 100.33 ms │           88.84 / 90.63 ±1.74 / 93.89 ms │     no change │
│ QQuery 88 │        100.29 / 101.02 ±0.53 / 101.80 ms │        102.00 / 103.79 ±1.16 / 104.77 ms │     no change │
│ QQuery 89 │        119.96 / 122.80 ±2.01 / 125.81 ms │        123.88 / 124.24 ±0.50 / 125.21 ms │     no change │
│ QQuery 90 │           23.59 / 23.93 ±0.27 / 24.21 ms │           24.72 / 25.35 ±0.50 / 26.16 ms │  1.06x slower │
│ QQuery 91 │           63.61 / 65.94 ±2.69 / 70.94 ms │           64.48 / 67.66 ±2.72 / 71.48 ms │     no change │
│ QQuery 92 │           58.32 / 60.77 ±1.41 / 62.48 ms │           59.26 / 59.72 ±0.31 / 60.23 ms │     no change │
│ QQuery 93 │        186.20 / 192.91 ±6.28 / 200.75 ms │        195.20 / 197.22 ±1.95 / 199.74 ms │     no change │
│ QQuery 94 │           60.44 / 61.75 ±0.85 / 62.85 ms │           64.02 / 64.64 ±0.47 / 65.16 ms │     no change │
│ QQuery 95 │        128.61 / 130.37 ±1.45 / 132.28 ms │        132.90 / 133.91 ±0.69 / 134.95 ms │     no change │
│ QQuery 96 │           74.16 / 75.02 ±1.15 / 77.11 ms │           72.77 / 76.86 ±2.39 / 79.62 ms │     no change │
│ QQuery 97 │        123.77 / 127.62 ±3.15 / 132.50 ms │        131.75 / 133.83 ±1.62 / 136.10 ms │     no change │
│ QQuery 98 │        153.10 / 157.91 ±2.50 / 160.28 ms │        160.51 / 162.40 ±1.18 / 164.03 ms │     no change │
│ QQuery 99 │ 10907.34 / 10972.70 ±46.97 / 11048.55 ms │ 10880.58 / 10947.56 ±56.46 / 11030.49 ms │     no change │
└───────────┴──────────────────────────────────────────┴──────────────────────────────────────────┴───────────────┘
┏━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┳━━━━━━━━━━━━┓
┃ Benchmark Summary                        ┃            ┃
┡━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╇━━━━━━━━━━━━┩
│ Total Time (HEAD)                        │ 32266.90ms │
│ Total Time (ndv-preallocate-hashtable)   │ 32263.76ms │
│ Average Time (HEAD)                      │   325.93ms │
│ Average Time (ndv-preallocate-hashtable) │   325.90ms │
│ Queries Faster                           │          4 │
│ Queries Slower                           │          9 │
│ Queries with No Change                   │         86 │
│ Queries with Failure                     │          0 │
└──────────────────────────────────────────┴────────────┘

Resource Usage

tpcds — base (merge-base)

Metric Value
Wall time 161.7s
Peak memory 5.5 GiB
Avg memory 4.5 GiB
CPU user 268.2s
CPU sys 17.4s
Peak spill 0 B

tpcds — branch

Metric Value
Wall time 161.6s
Peak memory 5.8 GiB
Avg memory 4.8 GiB
CPU user 267.8s
CPU sys 17.1s
Peak spill 0 B

File an issue against this benchmark runner

@adriangbot
Copy link
Copy Markdown

🤖 Benchmark completed (GKE) | trigger

Instance: c4a-highmem-16 (12 vCPU / 65 GiB)

CPU Details (lscpu)
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

Comparing HEAD and ndv-preallocate-hashtable
--------------------
Benchmark clickbench_partitioned.json
--------------------
┏━━━━━━━━━━━┳━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┳━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┳━━━━━━━━━━━━━━━┓
┃ Query     ┃                                  HEAD ┃             ndv-preallocate-hashtable ┃        Change ┃
┡━━━━━━━━━━━╇━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╇━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╇━━━━━━━━━━━━━━━┩
│ QQuery 0  │          1.21 / 4.45 ±6.40 / 17.25 ms │          1.30 / 4.70 ±6.60 / 17.89 ms │  1.05x slower │
│ QQuery 1  │        14.70 / 15.08 ±0.22 / 15.33 ms │        14.77 / 15.10 ±0.19 / 15.27 ms │     no change │
│ QQuery 2  │        44.36 / 44.90 ±0.33 / 45.28 ms │        44.58 / 44.78 ±0.24 / 45.24 ms │     no change │
│ QQuery 3  │        42.57 / 47.14 ±3.01 / 49.97 ms │        41.94 / 43.90 ±1.33 / 45.50 ms │ +1.07x faster │
│ QQuery 4  │    286.22 / 306.16 ±13.93 / 328.68 ms │    283.57 / 298.95 ±13.87 / 316.42 ms │     no change │
│ QQuery 5  │    342.02 / 356.59 ±11.53 / 370.84 ms │    336.35 / 353.69 ±13.92 / 371.65 ms │     no change │
│ QQuery 6  │           6.05 / 6.68 ±0.91 / 8.47 ms │           5.57 / 6.74 ±1.42 / 9.52 ms │     no change │
│ QQuery 7  │        17.48 / 17.61 ±0.12 / 17.83 ms │        16.35 / 17.83 ±1.42 / 19.90 ms │     no change │
│ QQuery 8  │    405.88 / 439.70 ±18.39 / 453.53 ms │    421.02 / 445.84 ±16.25 / 468.67 ms │     no change │
│ QQuery 9  │    691.70 / 710.32 ±14.31 / 724.31 ms │    668.23 / 687.81 ±13.40 / 708.12 ms │     no change │
│ QQuery 10 │        90.26 / 96.89 ±3.44 / 99.94 ms │       93.77 / 97.75 ±4.34 / 105.47 ms │     no change │
│ QQuery 11 │     104.19 / 105.83 ±2.01 / 109.75 ms │     107.09 / 108.02 ±0.78 / 109.29 ms │     no change │
│ QQuery 12 │    334.84 / 353.19 ±10.71 / 367.74 ms │     356.68 / 362.12 ±3.19 / 366.47 ms │     no change │
│ QQuery 13 │    449.42 / 471.15 ±13.63 / 485.85 ms │    455.64 / 479.31 ±13.53 / 496.73 ms │     no change │
│ QQuery 14 │    346.52 / 361.62 ±14.55 / 383.12 ms │    343.19 / 354.57 ±11.69 / 377.14 ms │     no change │
│ QQuery 15 │    349.82 / 380.30 ±15.49 / 391.41 ms │    364.03 / 383.80 ±26.50 / 432.82 ms │     no change │
│ QQuery 16 │    736.09 / 782.22 ±27.87 / 819.67 ms │    720.20 / 736.92 ±14.94 / 759.41 ms │ +1.06x faster │
│ QQuery 17 │    717.87 / 732.15 ±10.97 / 745.75 ms │    737.45 / 761.59 ±17.92 / 787.44 ms │     no change │
│ QQuery 18 │ 1442.82 / 1494.39 ±30.99 / 1534.34 ms │ 1450.53 / 1494.47 ±45.64 / 1577.19 ms │     no change │
│ QQuery 19 │      35.27 / 49.67 ±25.39 / 100.39 ms │       35.27 / 47.68 ±22.60 / 92.85 ms │     no change │
│ QQuery 20 │    717.95 / 747.39 ±25.09 / 788.82 ms │    721.67 / 737.47 ±15.49 / 767.21 ms │     no change │
│ QQuery 21 │     765.82 / 776.88 ±9.98 / 793.33 ms │     760.64 / 773.48 ±9.37 / 787.36 ms │     no change │
│ QQuery 22 │  1179.31 / 1184.51 ±8.19 / 1200.63 ms │ 1141.79 / 1155.50 ±12.21 / 1176.65 ms │     no change │
│ QQuery 23 │ 3138.13 / 3175.20 ±40.10 / 3242.98 ms │ 3118.98 / 3171.56 ±35.41 / 3224.45 ms │     no change │
│ QQuery 24 │     105.23 / 107.90 ±2.04 / 110.72 ms │      95.72 / 100.96 ±2.90 / 103.73 ms │ +1.07x faster │
│ QQuery 25 │     137.36 / 141.17 ±2.74 / 145.60 ms │     137.76 / 142.51 ±2.61 / 145.18 ms │     no change │
│ QQuery 26 │     103.85 / 105.51 ±1.12 / 106.89 ms │      97.66 / 101.97 ±4.47 / 107.42 ms │     no change │
│ QQuery 27 │    855.81 / 866.75 ±10.33 / 885.61 ms │     855.88 / 862.42 ±5.82 / 873.26 ms │     no change │
│ QQuery 28 │ 3268.45 / 3289.10 ±11.96 / 3304.87 ms │ 3277.78 / 3306.89 ±14.99 / 3319.88 ms │     no change │
│ QQuery 29 │        52.91 / 55.66 ±3.33 / 61.96 ms │        51.67 / 56.75 ±6.80 / 69.12 ms │     no change │
│ QQuery 30 │     364.08 / 376.04 ±9.84 / 389.42 ms │    356.85 / 377.73 ±15.03 / 397.11 ms │     no change │
│ QQuery 31 │    371.93 / 388.83 ±10.83 / 403.77 ms │    357.06 / 387.85 ±28.53 / 433.50 ms │     no change │
│ QQuery 32 │ 1063.46 / 1123.63 ±66.15 / 1243.39 ms │ 1283.81 / 1335.16 ±50.29 / 1430.85 ms │  1.19x slower │
│ QQuery 33 │ 1466.77 / 1526.93 ±51.33 / 1619.33 ms │ 1495.48 / 1570.66 ±59.12 / 1644.47 ms │     no change │
│ QQuery 34 │ 1552.22 / 1588.90 ±22.86 / 1616.07 ms │ 1560.14 / 1664.69 ±64.19 / 1745.58 ms │     no change │
│ QQuery 35 │    376.11 / 421.52 ±24.69 / 443.82 ms │    388.62 / 412.52 ±23.28 / 456.45 ms │     no change │
│ QQuery 36 │     117.85 / 124.09 ±4.61 / 130.37 ms │     119.58 / 121.20 ±1.68 / 123.70 ms │     no change │
│ QQuery 37 │        47.67 / 50.87 ±2.49 / 53.96 ms │        47.28 / 49.08 ±1.09 / 50.18 ms │     no change │
│ QQuery 38 │        74.49 / 79.00 ±2.68 / 82.88 ms │        76.19 / 79.46 ±2.58 / 83.15 ms │     no change │
│ QQuery 39 │     218.01 / 222.77 ±3.74 / 227.43 ms │     224.12 / 231.60 ±6.15 / 240.66 ms │     no change │
│ QQuery 40 │        25.04 / 26.76 ±1.60 / 29.57 ms │        26.12 / 30.08 ±2.26 / 32.61 ms │  1.12x slower │
│ QQuery 41 │        18.84 / 20.53 ±0.88 / 21.19 ms │        22.14 / 23.53 ±1.27 / 25.22 ms │  1.15x slower │
│ QQuery 42 │        19.78 / 20.27 ±0.28 / 20.55 ms │        19.17 / 20.52 ±1.09 / 22.19 ms │     no change │
└───────────┴───────────────────────────────────────┴───────────────────────────────────────┴───────────────┘
┏━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┳━━━━━━━━━━━━┓
┃ Benchmark Summary                        ┃            ┃
┡━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╇━━━━━━━━━━━━┩
│ Total Time (HEAD)                        │ 23196.24ms │
│ Total Time (ndv-preallocate-hashtable)   │ 23459.14ms │
│ Average Time (HEAD)                      │   539.45ms │
│ Average Time (ndv-preallocate-hashtable) │   545.56ms │
│ Queries Faster                           │          3 │
│ Queries Slower                           │          4 │
│ Queries with No Change                   │         36 │
│ Queries with Failure                     │          0 │
└──────────────────────────────────────────┴────────────┘

Resource Usage

clickbench_partitioned — base (merge-base)

Metric Value
Wall time 117.1s
Peak memory 38.4 GiB
Avg memory 29.3 GiB
CPU user 1102.6s
CPU sys 88.7s
Peak spill 0 B

clickbench_partitioned — branch

Metric Value
Wall time 118.3s
Peak memory 36.4 GiB
Avg memory 27.0 GiB
CPU user 1100.6s
CPU sys 105.7s
Peak spill 0 B

File an issue against this benchmark runner

When distinct_count is absent, estimate NDV from min/max range using
Interval::cardinality(), matching the approach already used by join
cardinality estimation. This enables NDV-based pre-allocation for
Parquet files that have min/max stats but lack explicit distinct_count
metadata (e.g. ClickBench).

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
@Dandandan
Copy link
Copy Markdown
Contributor Author

run benchmarks

@adriangbot
Copy link
Copy Markdown

🤖 Benchmark running (GKE) | trigger
Instance: c4a-highmem-16 (12 vCPU / 65 GiB) | Linux bench-c4255197652-1327-kssrq 6.12.55+ #1 SMP Sun Feb 1 08:59:41 UTC 2026 aarch64 GNU/Linux

CPU Details (lscpu)
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

Comparing ndv-preallocate-hashtable (3c61ea1) to 5c653be (merge-base) diff using: clickbench_partitioned
Results will be posted here when complete


File an issue against this benchmark runner

@adriangbot
Copy link
Copy Markdown

🤖 Benchmark running (GKE) | trigger
Instance: c4a-highmem-16 (12 vCPU / 65 GiB) | Linux bench-c4255197652-1328-d97l5 6.12.55+ #1 SMP Sun Feb 1 08:59:41 UTC 2026 aarch64 GNU/Linux

CPU Details (lscpu)
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

Comparing ndv-preallocate-hashtable (3c61ea1) to 5c653be (merge-base) diff using: tpcds
Results will be posted here when complete


File an issue against this benchmark runner

@adriangbot
Copy link
Copy Markdown

🤖 Benchmark running (GKE) | trigger
Instance: c4a-highmem-16 (12 vCPU / 65 GiB) | Linux bench-c4255197652-1329-6bb96 6.12.55+ #1 SMP Sun Feb 1 08:59:41 UTC 2026 aarch64 GNU/Linux

CPU Details (lscpu)
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

Comparing ndv-preallocate-hashtable (3c61ea1) to 5c653be (merge-base) diff using: tpch
Results will be posted here when complete


File an issue against this benchmark runner

@adriangbot
Copy link
Copy Markdown

🤖 Benchmark completed (GKE) | trigger

Instance: c4a-highmem-16 (12 vCPU / 65 GiB)

CPU Details (lscpu)
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

Comparing HEAD and ndv-preallocate-hashtable
--------------------
Benchmark tpcds_sf1.json
--------------------
┏━━━━━━━━━━━┳━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┳━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┳━━━━━━━━━━━━━━┓
┃ Query     ┃                                     HEAD ┃                ndv-preallocate-hashtable ┃       Change ┃
┡━━━━━━━━━━━╇━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╇━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╇━━━━━━━━━━━━━━┩
│ QQuery 1  │              7.19 / 7.65 ±0.79 / 9.23 ms │            8.89 / 10.55 ±1.77 / 14.00 ms │ 1.38x slower │
│ QQuery 2  │        146.81 / 147.84 ±1.03 / 149.45 ms │        144.97 / 148.62 ±2.31 / 151.87 ms │    no change │
│ QQuery 3  │        115.65 / 116.44 ±0.61 / 117.48 ms │        113.44 / 114.29 ±0.55 / 114.78 ms │    no change │
│ QQuery 4  │    1369.82 / 1384.65 ±15.58 / 1413.53 ms │    1345.81 / 1395.98 ±43.23 / 1463.99 ms │    no change │
│ QQuery 5  │        171.29 / 173.12 ±1.46 / 175.32 ms │        176.20 / 178.74 ±1.85 / 181.94 ms │    no change │
│ QQuery 6  │       842.23 / 855.93 ±14.99 / 883.77 ms │       841.72 / 881.49 ±31.20 / 921.89 ms │    no change │
│ QQuery 7  │        344.58 / 348.08 ±4.05 / 355.07 ms │        349.46 / 350.78 ±0.78 / 351.85 ms │    no change │
│ QQuery 8  │        116.60 / 117.29 ±0.58 / 118.35 ms │        118.46 / 119.04 ±0.45 / 119.65 ms │    no change │
│ QQuery 9  │        102.42 / 105.97 ±2.59 / 108.46 ms │        102.55 / 105.74 ±3.11 / 109.58 ms │    no change │
│ QQuery 10 │        106.65 / 108.05 ±1.52 / 110.80 ms │        109.55 / 110.26 ±0.63 / 111.04 ms │    no change │
│ QQuery 11 │      950.69 / 974.54 ±24.13 / 1018.26 ms │     982.10 / 1010.85 ±21.91 / 1045.11 ms │    no change │
│ QQuery 12 │           46.15 / 48.16 ±1.35 / 49.99 ms │           45.13 / 46.37 ±1.01 / 47.64 ms │    no change │
│ QQuery 13 │        401.02 / 404.27 ±2.99 / 409.52 ms │        403.81 / 405.39 ±1.69 / 408.50 ms │    no change │
│ QQuery 14 │     1002.56 / 1010.64 ±6.16 / 1019.62 ms │     1017.35 / 1022.92 ±3.18 / 1026.10 ms │    no change │
│ QQuery 15 │           15.87 / 17.38 ±0.93 / 18.83 ms │           16.45 / 17.80 ±1.12 / 19.27 ms │    no change │
│ QQuery 16 │              7.34 / 8.08 ±0.75 / 9.37 ms │           14.25 / 17.22 ±2.46 / 21.49 ms │ 2.13x slower │
│ QQuery 17 │        228.65 / 232.86 ±3.01 / 237.82 ms │        225.86 / 230.28 ±3.08 / 234.30 ms │    no change │
│ QQuery 18 │        129.19 / 129.90 ±0.69 / 130.85 ms │        127.59 / 129.43 ±1.79 / 132.66 ms │    no change │
│ QQuery 19 │        154.88 / 157.47 ±1.79 / 160.30 ms │        155.36 / 156.87 ±1.39 / 159.47 ms │    no change │
│ QQuery 20 │           13.75 / 14.33 ±0.44 / 15.06 ms │           14.14 / 14.68 ±0.36 / 15.15 ms │    no change │
│ QQuery 21 │           20.05 / 20.65 ±0.40 / 21.30 ms │           19.05 / 19.94 ±0.49 / 20.45 ms │    no change │
│ QQuery 22 │        486.86 / 488.91 ±1.49 / 491.40 ms │        489.23 / 499.34 ±6.60 / 508.48 ms │    no change │
│ QQuery 23 │        867.20 / 883.65 ±8.55 / 890.81 ms │       878.59 / 910.24 ±22.16 / 940.51 ms │    no change │
│ QQuery 24 │        385.34 / 387.15 ±0.98 / 387.92 ms │        379.94 / 383.99 ±3.73 / 389.11 ms │    no change │
│ QQuery 25 │        340.34 / 342.13 ±1.23 / 344.03 ms │        339.21 / 343.97 ±4.45 / 351.26 ms │    no change │
│ QQuery 26 │           82.00 / 83.44 ±1.51 / 85.65 ms │           83.28 / 84.54 ±0.98 / 85.85 ms │    no change │
│ QQuery 27 │              7.13 / 7.23 ±0.07 / 7.33 ms │              7.61 / 7.98 ±0.51 / 8.94 ms │ 1.10x slower │
│ QQuery 28 │        151.78 / 152.47 ±0.55 / 153.19 ms │        149.05 / 150.60 ±1.07 / 151.89 ms │    no change │
│ QQuery 29 │        284.58 / 286.19 ±1.67 / 288.68 ms │        283.02 / 284.90 ±1.38 / 286.88 ms │    no change │
│ QQuery 30 │           45.40 / 46.37 ±0.86 / 47.93 ms │           44.76 / 47.45 ±1.76 / 50.13 ms │    no change │
│ QQuery 31 │        171.19 / 172.39 ±1.00 / 173.85 ms │        171.74 / 173.37 ±1.38 / 175.62 ms │    no change │
│ QQuery 32 │           57.85 / 58.85 ±0.71 / 59.64 ms │           57.73 / 58.65 ±0.97 / 60.46 ms │    no change │
│ QQuery 33 │        141.67 / 143.82 ±1.83 / 147.06 ms │        143.21 / 145.22 ±1.63 / 147.30 ms │    no change │
│ QQuery 34 │              7.71 / 8.12 ±0.43 / 8.89 ms │            9.22 / 10.53 ±1.36 / 13.08 ms │ 1.30x slower │
│ QQuery 35 │        111.11 / 113.08 ±1.77 / 116.20 ms │        110.60 / 111.32 ±0.79 / 112.81 ms │    no change │
│ QQuery 36 │              7.28 / 7.42 ±0.16 / 7.72 ms │              7.25 / 7.48 ±0.21 / 7.78 ms │    no change │
│ QQuery 37 │             8.33 / 9.16 ±0.61 / 10.18 ms │              8.47 / 8.90 ±0.37 / 9.37 ms │    no change │
│ QQuery 38 │           85.55 / 89.99 ±3.68 / 95.41 ms │           85.30 / 90.52 ±3.85 / 96.42 ms │    no change │
│ QQuery 39 │        130.55 / 132.88 ±1.74 / 135.14 ms │        130.67 / 132.30 ±1.26 / 134.32 ms │    no change │
│ QQuery 40 │        110.93 / 116.19 ±6.54 / 128.58 ms │        109.52 / 118.11 ±8.19 / 133.62 ms │    no change │
│ QQuery 41 │           14.42 / 15.49 ±0.88 / 17.10 ms │           15.43 / 16.57 ±0.90 / 17.96 ms │ 1.07x slower │
│ QQuery 42 │        107.56 / 109.72 ±1.45 / 111.78 ms │        108.66 / 109.80 ±0.96 / 111.09 ms │    no change │
│ QQuery 43 │              6.29 / 6.51 ±0.19 / 6.75 ms │              6.39 / 6.62 ±0.23 / 7.07 ms │    no change │
│ QQuery 44 │           12.07 / 12.70 ±0.66 / 13.65 ms │           12.42 / 13.16 ±0.87 / 14.87 ms │    no change │
│ QQuery 45 │           50.60 / 51.43 ±1.32 / 54.06 ms │           51.33 / 52.23 ±0.88 / 53.77 ms │    no change │
│ QQuery 46 │              8.72 / 9.03 ±0.26 / 9.47 ms │              8.51 / 8.96 ±0.34 / 9.53 ms │    no change │
│ QQuery 47 │       717.24 / 732.27 ±13.28 / 748.80 ms │        709.52 / 724.18 ±8.85 / 733.53 ms │    no change │
│ QQuery 48 │        294.70 / 300.73 ±4.61 / 307.02 ms │        284.57 / 291.37 ±7.65 / 302.17 ms │    no change │
│ QQuery 49 │        256.71 / 258.68 ±2.68 / 263.94 ms │        257.75 / 260.57 ±1.96 / 263.13 ms │    no change │
│ QQuery 50 │        230.78 / 238.69 ±6.14 / 246.91 ms │        224.34 / 230.31 ±3.99 / 235.19 ms │    no change │
│ QQuery 51 │        184.39 / 187.15 ±2.64 / 191.60 ms │        183.32 / 185.05 ±1.90 / 188.30 ms │    no change │
│ QQuery 52 │        108.37 / 110.64 ±1.21 / 111.85 ms │        107.01 / 108.13 ±0.97 / 109.81 ms │    no change │
│ QQuery 53 │        104.21 / 105.14 ±0.57 / 105.83 ms │        103.52 / 104.73 ±1.12 / 106.22 ms │    no change │
│ QQuery 54 │        150.05 / 151.27 ±1.28 / 153.56 ms │        147.89 / 149.37 ±1.18 / 150.47 ms │    no change │
│ QQuery 55 │        107.28 / 109.44 ±1.59 / 111.85 ms │        107.17 / 108.45 ±1.14 / 110.37 ms │    no change │
│ QQuery 56 │        142.80 / 145.29 ±1.62 / 147.37 ms │        140.91 / 142.13 ±0.67 / 142.90 ms │    no change │
│ QQuery 57 │        176.47 / 178.29 ±1.44 / 179.63 ms │        176.06 / 177.96 ±1.27 / 180.00 ms │    no change │
│ QQuery 58 │        288.59 / 300.24 ±8.26 / 310.95 ms │        297.51 / 307.58 ±5.48 / 313.37 ms │    no change │
│ QQuery 59 │        197.97 / 199.33 ±1.59 / 202.14 ms │        229.37 / 235.18 ±6.20 / 246.36 ms │ 1.18x slower │
│ QQuery 60 │        143.46 / 145.55 ±1.75 / 148.78 ms │        146.12 / 147.52 ±1.82 / 151.09 ms │    no change │
│ QQuery 61 │           13.34 / 13.75 ±0.41 / 14.48 ms │           13.91 / 14.10 ±0.16 / 14.38 ms │    no change │
│ QQuery 62 │       892.91 / 916.97 ±17.21 / 945.80 ms │       896.73 / 941.69 ±27.28 / 972.22 ms │    no change │
│ QQuery 63 │        105.89 / 107.58 ±1.50 / 110.37 ms │        105.87 / 109.08 ±2.67 / 113.84 ms │    no change │
│ QQuery 64 │        686.35 / 694.57 ±4.35 / 698.76 ms │        702.11 / 709.04 ±5.62 / 716.10 ms │    no change │
│ QQuery 65 │        252.55 / 256.60 ±4.08 / 264.04 ms │        273.99 / 282.96 ±5.85 / 290.56 ms │ 1.10x slower │
│ QQuery 66 │        241.08 / 250.53 ±7.85 / 264.63 ms │       250.90 / 272.71 ±18.07 / 304.20 ms │ 1.09x slower │
│ QQuery 67 │       316.11 / 329.01 ±13.10 / 352.68 ms │        324.31 / 332.56 ±7.96 / 347.80 ms │    no change │
│ QQuery 68 │            9.05 / 10.02 ±1.29 / 12.55 ms │            9.14 / 10.12 ±0.57 / 10.92 ms │    no change │
│ QQuery 69 │        103.55 / 105.59 ±1.14 / 106.85 ms │        105.04 / 107.39 ±2.24 / 111.30 ms │    no change │
│ QQuery 70 │       331.03 / 345.14 ±14.19 / 370.09 ms │       333.80 / 346.03 ±15.53 / 376.35 ms │    no change │
│ QQuery 71 │        133.23 / 135.53 ±1.45 / 137.55 ms │        133.79 / 135.57 ±1.53 / 137.56 ms │    no change │
│ QQuery 72 │        612.40 / 627.47 ±8.98 / 637.98 ms │        606.68 / 624.85 ±9.58 / 633.09 ms │    no change │
│ QQuery 73 │              6.88 / 7.42 ±0.59 / 8.55 ms │              8.94 / 9.15 ±0.12 / 9.28 ms │ 1.23x slower │
│ QQuery 74 │       605.55 / 616.47 ±11.55 / 632.03 ms │       575.24 / 599.74 ±13.42 / 612.36 ms │    no change │
│ QQuery 75 │        276.62 / 280.35 ±2.28 / 282.97 ms │        295.33 / 297.66 ±1.52 / 299.68 ms │ 1.06x slower │
│ QQuery 76 │        132.74 / 134.17 ±0.88 / 135.42 ms │        133.48 / 137.04 ±1.89 / 138.83 ms │    no change │
│ QQuery 77 │        188.31 / 190.68 ±1.51 / 192.74 ms │        191.02 / 197.56 ±3.85 / 201.60 ms │    no change │
│ QQuery 78 │        344.24 / 346.70 ±2.13 / 350.20 ms │        356.48 / 360.77 ±4.89 / 369.57 ms │    no change │
│ QQuery 79 │        237.30 / 239.88 ±1.74 / 242.06 ms │        239.30 / 246.46 ±3.66 / 249.48 ms │    no change │
│ QQuery 80 │        324.73 / 327.75 ±2.53 / 331.14 ms │        326.64 / 329.23 ±3.17 / 335.40 ms │    no change │
│ QQuery 81 │           26.71 / 27.53 ±0.77 / 28.80 ms │           27.28 / 28.98 ±2.08 / 32.97 ms │ 1.05x slower │
│ QQuery 82 │        202.49 / 204.89 ±1.90 / 208.28 ms │        200.50 / 202.39 ±1.86 / 205.45 ms │    no change │
│ QQuery 83 │           39.34 / 40.82 ±1.11 / 42.04 ms │           39.56 / 39.94 ±0.32 / 40.43 ms │    no change │
│ QQuery 84 │           48.70 / 49.80 ±1.03 / 51.62 ms │           48.82 / 49.54 ±0.47 / 50.10 ms │    no change │
│ QQuery 85 │        147.96 / 149.75 ±1.36 / 151.67 ms │        149.51 / 151.23 ±1.25 / 153.25 ms │    no change │
│ QQuery 86 │           39.54 / 40.47 ±1.54 / 43.52 ms │           39.03 / 40.82 ±2.31 / 45.29 ms │    no change │
│ QQuery 87 │           87.97 / 90.75 ±3.57 / 97.70 ms │           86.55 / 89.72 ±2.20 / 92.19 ms │    no change │
│ QQuery 88 │        101.69 / 102.73 ±1.18 / 104.86 ms │        102.20 / 103.45 ±1.68 / 106.75 ms │    no change │
│ QQuery 89 │        119.80 / 121.22 ±1.28 / 123.54 ms │        118.66 / 120.43 ±1.78 / 123.16 ms │    no change │
│ QQuery 90 │           23.63 / 24.30 ±0.58 / 25.28 ms │           24.21 / 25.27 ±0.80 / 26.56 ms │    no change │
│ QQuery 91 │           62.48 / 64.49 ±1.23 / 65.66 ms │           62.50 / 65.60 ±1.92 / 68.25 ms │    no change │
│ QQuery 92 │           58.69 / 59.39 ±0.71 / 60.48 ms │           57.43 / 58.22 ±1.31 / 60.82 ms │    no change │
│ QQuery 93 │        186.86 / 188.53 ±1.24 / 190.02 ms │        188.91 / 191.28 ±1.97 / 193.74 ms │    no change │
│ QQuery 94 │           61.10 / 62.14 ±0.63 / 63.01 ms │           66.68 / 68.23 ±1.39 / 70.26 ms │ 1.10x slower │
│ QQuery 95 │        128.77 / 130.33 ±1.14 / 131.87 ms │        134.44 / 137.07 ±1.49 / 138.62 ms │ 1.05x slower │
│ QQuery 96 │           74.10 / 74.43 ±0.44 / 75.29 ms │           72.77 / 74.12 ±1.07 / 76.00 ms │    no change │
│ QQuery 97 │        125.98 / 128.95 ±2.09 / 132.17 ms │        125.83 / 128.22 ±2.11 / 131.80 ms │    no change │
│ QQuery 98 │        153.45 / 156.40 ±1.91 / 158.20 ms │        153.97 / 154.92 ±0.82 / 156.07 ms │    no change │
│ QQuery 99 │ 10845.09 / 10888.71 ±25.42 / 10919.87 ms │ 10869.03 / 10909.65 ±30.72 / 10963.85 ms │    no change │
└───────────┴──────────────────────────────────────────┴──────────────────────────────────────────┴──────────────┘
┏━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┳━━━━━━━━━━━━┓
┃ Benchmark Summary                        ┃            ┃
┡━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╇━━━━━━━━━━━━┩
│ Total Time (HEAD)                        │ 31822.17ms │
│ Total Time (ndv-preallocate-hashtable)   │ 32139.34ms │
│ Average Time (HEAD)                      │   321.44ms │
│ Average Time (ndv-preallocate-hashtable) │   324.64ms │
│ Queries Faster                           │          0 │
│ Queries Slower                           │         13 │
│ Queries with No Change                   │         86 │
│ Queries with Failure                     │          0 │
└──────────────────────────────────────────┴────────────┘

Resource Usage

tpcds — base (merge-base)

Metric Value
Wall time 159.5s
Peak memory 5.2 GiB
Avg memory 4.5 GiB
CPU user 263.0s
CPU sys 17.1s
Peak spill 0 B

tpcds — branch

Metric Value
Wall time 161.0s
Peak memory 5.9 GiB
Avg memory 4.9 GiB
CPU user 266.6s
CPU sys 20.3s
Peak spill 0 B

File an issue against this benchmark runner

@adriangbot
Copy link
Copy Markdown

🤖 Benchmark completed (GKE) | trigger

Instance: c4a-highmem-16 (12 vCPU / 65 GiB)

CPU Details (lscpu)
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

Comparing HEAD and ndv-preallocate-hashtable
--------------------
Benchmark clickbench_partitioned.json
--------------------
┏━━━━━━━━━━━┳━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┳━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┳━━━━━━━━━━━━━━━┓
┃ Query     ┃                                  HEAD ┃             ndv-preallocate-hashtable ┃        Change ┃
┡━━━━━━━━━━━╇━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╇━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╇━━━━━━━━━━━━━━━┩
│ QQuery 0  │          1.25 / 4.61 ±6.56 / 17.72 ms │          1.30 / 4.75 ±6.67 / 18.08 ms │     no change │
│ QQuery 1  │        15.22 / 15.35 ±0.10 / 15.47 ms │        15.78 / 16.43 ±0.38 / 16.92 ms │  1.07x slower │
│ QQuery 2  │        45.23 / 45.53 ±0.37 / 46.21 ms │        45.56 / 46.06 ±0.46 / 46.68 ms │     no change │
│ QQuery 3  │        42.96 / 46.24 ±1.94 / 48.80 ms │        42.90 / 45.17 ±1.63 / 47.89 ms │     no change │
│ QQuery 4  │    291.50 / 312.09 ±14.30 / 330.90 ms │    282.08 / 301.22 ±13.07 / 317.78 ms │     no change │
│ QQuery 5  │    336.87 / 358.25 ±12.41 / 370.58 ms │    358.99 / 374.28 ±10.03 / 385.21 ms │     no change │
│ QQuery 6  │          5.66 / 8.00 ±3.47 / 14.67 ms │          6.07 / 8.83 ±1.73 / 10.95 ms │  1.10x slower │
│ QQuery 7  │        16.54 / 16.74 ±0.21 / 17.14 ms │        17.53 / 22.02 ±6.25 / 34.34 ms │  1.32x slower │
│ QQuery 8  │    408.37 / 434.86 ±20.72 / 463.55 ms │    413.65 / 437.26 ±15.47 / 455.62 ms │     no change │
│ QQuery 9  │    644.66 / 666.20 ±15.14 / 683.58 ms │    646.06 / 680.87 ±26.70 / 713.89 ms │     no change │
│ QQuery 10 │       90.37 / 95.77 ±6.79 / 107.62 ms │       94.67 / 99.06 ±4.63 / 106.37 ms │     no change │
│ QQuery 11 │     102.40 / 106.25 ±3.54 / 112.81 ms │     107.01 / 109.92 ±2.72 / 114.77 ms │     no change │
│ QQuery 12 │    342.56 / 360.75 ±10.15 / 369.03 ms │    337.06 / 354.63 ±14.92 / 372.33 ms │     no change │
│ QQuery 13 │    469.33 / 488.53 ±12.01 / 505.59 ms │    472.60 / 488.32 ±11.31 / 503.66 ms │     no change │
│ QQuery 14 │     372.44 / 376.70 ±4.62 / 384.98 ms │     356.20 / 364.04 ±9.19 / 377.60 ms │     no change │
│ QQuery 15 │    355.86 / 387.50 ±26.78 / 434.20 ms │    367.10 / 382.58 ±11.07 / 400.91 ms │     no change │
│ QQuery 16 │    702.50 / 752.09 ±31.46 / 797.82 ms │    760.85 / 804.70 ±37.26 / 853.67 ms │  1.07x slower │
│ QQuery 17 │    721.02 / 769.13 ±41.02 / 828.24 ms │    747.81 / 765.07 ±13.63 / 781.97 ms │     no change │
│ QQuery 18 │ 1445.28 / 1522.64 ±42.89 / 1575.33 ms │ 1444.79 / 1528.24 ±62.69 / 1604.82 ms │     no change │
│ QQuery 19 │        34.83 / 40.30 ±8.81 / 57.72 ms │        35.09 / 37.54 ±3.38 / 44.17 ms │ +1.07x faster │
│ QQuery 20 │    718.50 / 739.22 ±18.32 / 769.23 ms │    721.60 / 739.64 ±19.25 / 776.41 ms │     no change │
│ QQuery 21 │     769.02 / 775.44 ±4.34 / 780.59 ms │     770.91 / 776.52 ±3.57 / 780.85 ms │     no change │
│ QQuery 22 │ 1127.21 / 1148.14 ±16.89 / 1172.92 ms │ 1134.78 / 1151.01 ±10.21 / 1164.51 ms │     no change │
│ QQuery 23 │ 3170.64 / 3224.49 ±59.52 / 3339.67 ms │ 3114.43 / 3208.71 ±63.36 / 3290.82 ms │     no change │
│ QQuery 24 │      98.53 / 105.22 ±5.02 / 111.59 ms │      99.00 / 105.57 ±4.44 / 111.86 ms │     no change │
│ QQuery 25 │     138.92 / 141.14 ±1.66 / 143.99 ms │     144.53 / 146.04 ±1.41 / 148.63 ms │     no change │
│ QQuery 26 │     102.65 / 105.69 ±2.20 / 109.24 ms │     102.51 / 107.41 ±2.48 / 109.01 ms │     no change │
│ QQuery 27 │     857.33 / 864.17 ±9.77 / 883.47 ms │    858.25 / 874.25 ±18.28 / 909.43 ms │     no change │
│ QQuery 28 │ 3265.28 / 3306.65 ±20.78 / 3320.84 ms │ 3258.94 / 3304.75 ±24.31 / 3325.90 ms │     no change │
│ QQuery 29 │      52.35 / 86.23 ±55.66 / 197.09 ms │        50.45 / 55.82 ±4.72 / 64.28 ms │ +1.54x faster │
│ QQuery 30 │     363.64 / 378.80 ±9.87 / 393.68 ms │    362.37 / 378.00 ±10.62 / 394.01 ms │     no change │
│ QQuery 31 │     380.55 / 393.23 ±8.58 / 403.88 ms │    374.68 / 396.15 ±11.83 / 407.38 ms │     no change │
│ QQuery 32 │ 1070.04 / 1131.02 ±69.87 / 1254.19 ms │ 1208.80 / 1330.64 ±92.40 / 1493.77 ms │  1.18x slower │
│ QQuery 33 │ 1511.41 / 1528.98 ±18.10 / 1563.04 ms │ 1507.67 / 1550.17 ±35.95 / 1612.96 ms │     no change │
│ QQuery 34 │ 1430.04 / 1533.67 ±73.39 / 1642.16 ms │ 1474.67 / 1543.91 ±56.85 / 1612.53 ms │     no change │
│ QQuery 35 │     451.78 / 454.83 ±2.81 / 458.82 ms │     438.99 / 451.96 ±7.83 / 463.39 ms │     no change │
│ QQuery 36 │     124.88 / 129.95 ±4.66 / 138.34 ms │     119.30 / 127.04 ±6.04 / 134.68 ms │     no change │
│ QQuery 37 │        51.55 / 53.32 ±1.96 / 55.77 ms │        50.69 / 52.28 ±1.46 / 54.45 ms │     no change │
│ QQuery 38 │        78.50 / 80.27 ±1.26 / 82.33 ms │        80.82 / 81.97 ±1.03 / 83.79 ms │     no change │
│ QQuery 39 │     224.12 / 237.18 ±7.09 / 245.52 ms │     224.24 / 236.31 ±8.32 / 245.41 ms │     no change │
│ QQuery 40 │        23.73 / 27.23 ±2.69 / 30.95 ms │        25.76 / 27.17 ±1.45 / 29.78 ms │     no change │
│ QQuery 41 │        21.78 / 23.35 ±0.98 / 24.75 ms │        22.96 / 25.55 ±2.01 / 28.60 ms │  1.09x slower │
│ QQuery 42 │        21.65 / 21.97 ±0.28 / 22.38 ms │        21.17 / 22.01 ±1.04 / 23.81 ms │     no change │
└───────────┴───────────────────────────────────────┴───────────────────────────────────────┴───────────────┘
┏━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┳━━━━━━━━━━━━┓
┃ Benchmark Summary                        ┃            ┃
┡━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╇━━━━━━━━━━━━┩
│ Total Time (HEAD)                        │ 23297.73ms │
│ Total Time (ndv-preallocate-hashtable)   │ 23563.88ms │
│ Average Time (HEAD)                      │   541.81ms │
│ Average Time (ndv-preallocate-hashtable) │   548.00ms │
│ Queries Faster                           │          2 │
│ Queries Slower                           │          6 │
│ Queries with No Change                   │         35 │
│ Queries with Failure                     │          0 │
└──────────────────────────────────────────┴────────────┘

Resource Usage

clickbench_partitioned — base (merge-base)

Metric Value
Wall time 117.8s
Peak memory 40.7 GiB
Avg memory 29.7 GiB
CPU user 1104.3s
CPU sys 92.5s
Peak spill 0 B

clickbench_partitioned — branch

Metric Value
Wall time 119.1s
Peak memory 40.3 GiB
Avg memory 31.0 GiB
CPU user 1104.8s
CPU sys 104.4s
Peak spill 0 B

File an issue against this benchmark runner

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

functions Changes to functions implementation logical-expr Logical plan and expressions physical-expr Changes to the physical-expr crates physical-plan Changes to the physical-plan crate

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants