adriangbot commented on PR #10011: URL: https://github.com/apache/arrow-rs/pull/10011#issuecomment-4585604813
🤖 Arrow criterion benchmark completed (GKE) | [trigger](https://github.com/apache/arrow-rs/pull/10011#issuecomment-4585582765) **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.38 522.5±2.51µs 91.3 MElem/sec 1.00 378.1±6.45µs 126.1 MElem/sec check/hit/m_2MiB 1.57 475.9±5.96µs 100.2 MElem/sec 1.00 303.1±2.72µs 157.3 MElem/sec check/hit/s_128KiB 1.63 392.2±0.66µs 121.6 MElem/sec 1.00 240.8±0.88µs 198.1 MElem/sec check/miss/l_32MiB 1.00 360.1±6.16µs 132.4 MElem/sec 1.04 373.8±1.11µs 127.6 MElem/sec check/miss/m_2MiB 1.04 322.7±2.72µs 147.8 MElem/sec 1.00 310.9±4.59µs 153.4 MElem/sec check/miss/s_128KiB 1.00 231.0±1.15µs 206.5 MElem/sec 1.04 241.3±0.66µs 197.6 MElem/sec fold_to_target_fpp/ndv/1000 1.00 71.1±1.55µs 439.7 MElem/sec 1.00 71.0±1.37µs 440.3 MElem/sec fold_to_target_fpp/ndv/10000 1.00 65.9±1.82µs 474.2 MElem/sec 1.07 70.2±11.00µs 444.9 MElem/sec fold_to_target_fpp/ndv/100000 1.10 78.5±15.79µs 398.3 MElem/sec 1.00 71.2±8.88µs 438.7 MElem/sec insert/ins/l_32MiB 1.08 385.1±2.08µs 123.8 MElem/sec 1.00 358.0±6.11µs 133.2 MElem/sec insert/ins/m_2MiB 1.04 309.0±2.26µs 154.3 MElem/sec 1.00 295.7±4.41µs 161.2 MElem/sec insert/ins/s_128KiB 1.01 227.5±0.65µs 209.6 MElem/sec 1.00 226.3±0.46µs 210.7 MElem/sec insert_and_fold/values/1000 1.00 83.4±1.84µs 11.4 MElem/sec 1.06 88.0±0.18µs 10.8 MElem/sec insert_and_fold/values/10000 1.04 109.4±0.77µs 87.2 MElem/sec 1.00 104.9±3.73µs 90.9 MElem/sec insert_and_fold/values/100000 1.00 352.9±2.59µs 270.2 MElem/sec 1.00 351.7±2.22µs 271.1 MElem/sec insert_only/values/1000 1.00 13.6±0.02µs 70.2 MElem/sec 1.00 13.7±0.01µs 69.8 MElem/sec insert_only/values/10000 1.07 39.5±0.37µs 241.7 MElem/sec 1.00 37.0±0.12µs 257.5 MElem/sec insert_only/values/100000 1.00 286.5±1.27µs 332.9 MElem/sec 1.00 285.4±1.97µs 334.1 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 | 165.6s | | CPU sys | 16.6s | | Peak spill | 0 B | **branch** | Metric | Value | |--------|-------| | Wall time | 185.0s | | Peak memory | 4.5 GiB | | Avg memory | 4.2 GiB | | CPU user | 164.1s | | CPU sys | 18.8s | | 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]
