adriangbot commented on PR #10518: URL: https://github.com/apache/arrow-rs/pull/10518#issuecomment-5162255978
🤖 Arrow criterion benchmark completed (GKE) | [trigger](https://github.com/apache/arrow-rs/pull/10518#issuecomment-5162197466) **Instance:** `c4a-highmem-16` (12 vCPU / 65 GiB) Comparing perf/arithmetic-buffer-optimization (9f4e3b34b362132d7ce84531c834076ab612c78f) to ed92960 (merge-base) [diff](https://github.com/apache/arrow-rs/compare/ed92960c8a85eda657fce3525c905616ccc5a983..9f4e3b34b362132d7ce84531c834076ab612c78f) <details><summary>Run configuration</summary> ```yaml run benchmark decimal_arithmetic ``` </details> <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 perf_arithmetic-buffer-optimization ----- ---- ----------------------------------- decimal128_different_scale/add 1.17 2.7±0.04µs 368.1 MElem/sec 1.00 2.3±0.00µs 432.3 MElem/sec decimal128_different_scale/sub 1.16 2.6±0.02µs 372.8 MElem/sec 1.00 2.3±0.00µs 430.7 MElem/sec decimal128_equal_scale/add 1.14 1418.5±187.37ns 688.5 MElem/sec 1.00 1244.7±6.79ns 784.6 MElem/sec decimal128_equal_scale/sub 1.15 1419.3±183.39ns 688.1 MElem/sec 1.00 1236.2±2.86ns 790.0 MElem/sec decimal256_different_scale/add 1.01 18.1±0.13µs 53.9 MElem/sec 1.00 17.9±0.03µs 54.5 MElem/sec decimal256_different_scale/sub 1.01 18.4±0.06µs 53.0 MElem/sec 1.00 18.3±0.07µs 53.4 MElem/sec decimal256_equal_scale/add 1.00 3.2±0.28µs 303.2 MElem/sec 1.02 3.3±0.12µs 297.1 MElem/sec decimal256_equal_scale/sub 1.00 2.9±0.15µs 334.4 MElem/sec 1.13 3.3±0.12µs 297.2 MElem/sec decimal32_different_scale/add 1.17 2.7±0.00µs 368.0 MElem/sec 1.00 2.3±0.00µs 431.7 MElem/sec decimal32_different_scale/sub 1.18 2.7±0.01µs 368.0 MElem/sec 1.00 2.3±0.00µs 432.5 MElem/sec decimal32_equal_scale/add 1.00 1255.6±2.98ns 777.7 MElem/sec 1.00 1259.2±0.80ns 775.5 MElem/sec decimal32_equal_scale/sub 1.00 1248.4±12.80ns 782.3 MElem/sec 1.01 1261.2±0.92ns 774.3 MElem/sec decimal64_different_scale/add 1.16 2.6±0.01µs 372.4 MElem/sec 1.00 2.3±0.00µs 432.5 MElem/sec decimal64_different_scale/sub 1.16 2.6±0.00µs 372.7 MElem/sec 1.00 2.3±0.00µs 432.8 MElem/sec decimal64_equal_scale/add 1.00 1229.6±2.94ns 794.2 MElem/sec 1.01 1236.4±3.53ns 789.9 MElem/sec decimal64_equal_scale/sub 1.00 1228.6±2.91ns 794.9 MElem/sec 1.00 1233.4±1.69ns 791.8 MElem/sec ``` </p> </details> <details><summary>Resource Usage</summary> **base (merge-base)** | Metric | Value | |--------|-------| | Wall time | 165.0s | | Peak memory | 8.9 MiB | | Avg memory | 4.7 MiB | | CPU user | 161.9s | | CPU sys | 0.0s | | Peak spill | 0 B | **branch** | Metric | Value | |--------|-------| | Wall time | 165.0s | | Peak memory | 9.1 MiB | | Avg memory | 4.4 MiB | | CPU user | 159.2s | | CPU sys | 0.0s | | 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]
