adriangbot commented on PR #10011: URL: https://github.com/apache/arrow-rs/pull/10011#issuecomment-4585744334
🤖 Arrow criterion benchmark completed (GKE) | [trigger](https://github.com/apache/arrow-rs/pull/10011#issuecomment-4585724751) **Instance:** `c4a-highmem-16` (12 vCPU / 65 GiB) <details><summary>CPU Details (lscpu)</summary> ``` Architecture: aarch64 CPU op-mode(s): 64-bit Byte Order: Little Endian CPU(s): 16 On-line CPU(s) list: 0-15 Vendor ID: ARM Model name: Neoverse-V2 Model: 1 Thread(s) per core: 1 Core(s) per cluster: 16 Socket(s): - Cluster(s): 1 Stepping: r0p1 BogoMIPS: 2000.00 Flags: fp asimd evtstrm aes pmull sha1 sha2 crc32 atomics fphp asimdhp cpuid asimdrdm jscvt fcma lrcpc dcpop sha3 sm3 sm4 asimddp sha512 sve asimdfhm dit uscat ilrcpc flagm sb paca pacg dcpodp sve2 sveaes svepmull svebitperm svesha3 svesm4 flagm2 frint svei8mm svebf16 i8mm bf16 dgh rng bti L1d cache: 1 MiB (16 instances) L1i cache: 1 MiB (16 instances) L2 cache: 32 MiB (16 instances) L3 cache: 80 MiB (1 instance) NUMA node(s): 1 NUMA node0 CPU(s): 0-15 Vulnerability Gather data sampling: Not affected Vulnerability Indirect target selection: Not affected Vulnerability Itlb multihit: Not affected Vulnerability L1tf: Not affected Vulnerability Mds: Not affected Vulnerability Meltdown: Not affected Vulnerability Mmio stale data: Not affected Vulnerability Reg file data sampling: Not affected Vulnerability Retbleed: Not affected Vulnerability Spec rstack overflow: Not affected Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl Vulnerability Spectre v1: Mitigation; __user pointer sanitization Vulnerability Spectre v2: Mitigation; CSV2, BHB Vulnerability Srbds: Not affected Vulnerability Tsa: Not affected Vulnerability Tsx async abort: Not affected Vulnerability Vmscape: Not affected ``` </details> <details><summary>Details</summary> <p> ``` group main sbbf-simd ----- ---- --------- check/hit/l_32MiB 1.34 521.9±2.11µs 91.4 MElem/sec 1.00 388.6±1.17µs 122.7 MElem/sec check/hit/m_2MiB 1.45 484.4±4.52µs 98.4 MElem/sec 1.00 333.9±2.38µs 142.8 MElem/sec check/hit/s_128KiB 1.62 393.5±0.59µs 121.2 MElem/sec 1.00 242.8±0.13µs 196.4 MElem/sec check/miss/l_32MiB 1.00 349.2±1.04µs 136.5 MElem/sec 1.09 381.4±2.76µs 125.0 MElem/sec check/miss/m_2MiB 1.00 316.3±2.91µs 150.8 MElem/sec 1.10 348.6±5.68µs 136.8 MElem/sec check/miss/s_128KiB 1.00 229.8±0.51µs 207.5 MElem/sec 1.06 243.9±0.12µs 195.5 MElem/sec fold_to_target_fpp/ndv/1000 1.00 59.3±1.84µs 527.4 MElem/sec 1.03 60.7±1.70µs 514.5 MElem/sec fold_to_target_fpp/ndv/10000 1.03 55.5±3.36µs 563.3 MElem/sec 1.00 53.9±1.15µs 580.1 MElem/sec fold_to_target_fpp/ndv/100000 1.00 53.2±1.41µs 587.1 MElem/sec 1.00 53.1±1.25µs 588.3 MElem/sec insert/ins/l_32MiB 1.03 377.9±1.35µs 126.2 MElem/sec 1.00 365.1±0.94µs 130.6 MElem/sec insert/ins/m_2MiB 1.00 311.6±4.80µs 153.1 MElem/sec 1.03 321.5±1.97µs 148.3 MElem/sec insert/ins/s_128KiB 1.01 225.5±0.14µs 211.4 MElem/sec 1.00 224.1±0.16µs 212.8 MElem/sec insert_and_fold/values/1000 1.00 69.3±0.14µs 13.8 MElem/sec 1.02 70.8±0.13µs 13.5 MElem/sec insert_and_fold/values/10000 1.00 87.1±0.15µs 109.5 MElem/sec 1.09 95.0±0.35µs 100.4 MElem/sec insert_and_fold/values/100000 1.00 316.4±0.56µs 301.4 MElem/sec 1.27 403.0±1.44µs 236.7 MElem/sec insert_only/values/1000 1.00 13.6±0.01µs 70.3 MElem/sec 1.01 13.7±0.01µs 69.8 MElem/sec insert_only/values/10000 1.00 36.7±0.03µs 260.1 MElem/sec 1.02 37.3±0.18µs 255.6 MElem/sec insert_only/values/100000 1.00 268.2±0.38µs 355.6 MElem/sec 1.10 296.3±2.71µs 321.8 MElem/sec ``` </p> </details> <details><summary>Resource Usage</summary> **base (merge-base)** | Metric | Value | |--------|-------| | Wall time | 185.0s | | Peak memory | 4.6 GiB | | Avg memory | 4.2 GiB | | CPU user | 164.3s | | CPU sys | 16.1s | | Peak spill | 0 B | **branch** | Metric | Value | |--------|-------| | Wall time | 180.0s | | Peak memory | 4.5 GiB | | Avg memory | 4.1 GiB | | CPU user | 160.7s | | CPU sys | 18.4s | | Peak spill | 0 B | </details> --- [File an issue](https://github.com/adriangb/datafusion-benchmarking/issues) against this benchmark runner -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
