adriangbot commented on PR #10432: URL: https://github.com/apache/arrow-rs/pull/10432#issuecomment-5596080606
🤖 Arrow criterion benchmark completed (GKE) | [trigger](https://github.com/apache/arrow-rs/pull/10432#issuecomment-5596000355) **Instance:** `c4a-highmem-16` (12 vCPU / 65 GiB) Comparing put_batch (77cf89ad344231d893024ae5b9bbdad4e4e13aa1) to b06b9c1 (merge-base) [diff](https://github.com/apache/arrow-rs/compare/b06b9c12c17dca4f575c9c3e5a091fdb9412bab7..77cf89ad344231d893024ae5b9bbdad4e4e13aa1) <details><summary>Run configuration</summary> ```yaml run benchmark alp ``` </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 put_batch ----- ---- --------- alp/decode/page/f32/decimal_with_exceptions 1.01 96.5±0.41µs 1295.6 MElem/sec 1.00 95.9±0.12µs 1303.9 MElem/sec alp/decode/page/f32/high_precision 1.00 117.8±0.29µs 1061.2 MElem/sec 1.00 118.2±0.35µs 1057.8 MElem/sec alp/decode/page/f64/decimal_with_exceptions 1.00 66.9±0.12µs 1867.3 MElem/sec 1.00 67.2±0.13µs 1858.8 MElem/sec alp/decode/page/f64/high_precision 1.00 179.0±1.75µs 698.4 MElem/sec 1.00 179.5±2.02µs 696.5 MElem/sec alp/decode/random_100/f32/decimal_with_exceptions 1.00 36.8±0.23µs 2.6 MElem/sec 1.03 37.9±0.22µs 2.5 MElem/sec alp/decode/random_100/f32/high_precision 1.00 47.0±0.27µs 2.0 MElem/sec 1.03 48.4±0.44µs 2017.7 KElem/sec alp/decode/random_100/f64/decimal_with_exceptions 1.00 22.0±0.12µs 4.3 MElem/sec 1.00 22.0±0.10µs 4.3 MElem/sec alp/decode/random_100/f64/high_precision 1.00 60.6±0.16µs 1611.5 KElem/sec 1.04 62.7±0.18µs 1556.7 KElem/sec alp/encode/first_page/f32/decimal_with_exceptions 1.08 1115.0±20.69µs 112.1 MElem/sec 1.00 1035.2±22.45µs 120.7 MElem/sec alp/encode/first_page/f32/high_precision 1.08 1135.5±10.10µs 110.1 MElem/sec 1.00 1055.8±8.31µs 118.4 MElem/sec alp/encode/first_page/f64/decimal_with_exceptions 1.04 1552.5±13.66µs 80.5 MElem/sec 1.00 1486.3±8.25µs 84.1 MElem/sec alp/encode/first_page/f64/high_precision 1.06 2.5±0.02ms 49.1 MElem/sec 1.00 2.4±0.02ms 51.9 MElem/sec alp/encode/next_page/f32/decimal_with_exceptions 1.13 649.8±5.51µs 192.4 MElem/sec 1.00 575.5±1.23µs 217.2 MElem/sec alp/encode/next_page/f32/high_precision 1.13 780.8±8.84µs 160.1 MElem/sec 1.00 691.8±1.45µs 180.7 MElem/sec alp/encode/next_page/f64/decimal_with_exceptions 1.13 542.6±4.35µs 230.4 MElem/sec 1.00 482.3±0.67µs 259.2 MElem/sec alp/encode/next_page/f64/high_precision 1.12 1693.8±12.03µs 73.8 MElem/sec 1.00 1515.1±7.58µs 82.5 MElem/sec ``` </p> </details> <details><summary>Resource Usage</summary> **base (merge-base)** | Metric | Value | |--------|-------| | Wall time | 170.0s | | Peak memory | 124.9 MiB | | Avg memory | 15.4 MiB | | CPU user | 162.9s | | CPU sys | 1.9s | | Peak spill | 0 B | **branch** | Metric | Value | |--------|-------| | Wall time | 170.0s | | Peak memory | 137.5 MiB | | Avg memory | 17.4 MiB | | CPU user | 163.9s | | CPU sys | 2.3s | | 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]
