adriangbot commented on PR #10358: URL: https://github.com/apache/arrow-rs/pull/10358#issuecomment-5733415172
🤖 Arrow criterion benchmark completed (GKE) | [trigger](https://github.com/apache/arrow-rs/pull/10358#issuecomment-5733324159) **Instance:** `c4a-highmem-16` (12 vCPU / 65 GiB) Comparing friendlymatthew/optimize-variant-object-path-access (16d7788ebec5d8c06bdce5e925b8a937d5fe35f5) to 1a6630b (merge-base) [diff](https://github.com/apache/arrow-rs/compare/1a6630bc2c198955a9d24b34ca560dcbb9167a7f..16d7788ebec5d8c06bdce5e925b8a937d5fe35f5) <details><summary>Run configuration</summary> ```yaml run benchmark variant_validation ``` </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 friendlymatthew_optimize-variant-object-path-access main ----- --------------------------------------------------- ---- bench_validate_complex_object 1.01 182.6±2.38µs ? ?/sec 1.00 181.6±2.56µs ? ?/sec bench_validate_large_nested_list 1.01 20.2±0.44ms ? ?/sec 1.00 20.1±0.50ms ? ?/sec bench_validate_large_object 1.01 55.5±2.17ms ? ?/sec 1.00 55.3±2.18ms ? ?/sec metadata_iter/128 1.00 1000.2±63.71ns 122.0 MElem/sec 1.00 996.5±102.94ns 122.5 MElem/sec metadata_iter/32 1.01 256.0±17.78ns 119.2 MElem/sec 1.00 253.6±26.08ns 120.3 MElem/sec metadata_iter/8 1.00 61.2±3.10ns 124.7 MElem/sec 1.00 61.2±6.38ns 124.7 MElem/sec object_field_name/128 1.07 1266.9±204.97ns 96.4 MElem/sec 1.00 1178.6±33.20ns 103.6 MElem/sec object_field_name/32 1.07 321.5±50.27ns 94.9 MElem/sec 1.00 299.8±6.79ns 101.8 MElem/sec object_field_name/8 1.08 79.6±13.67ns 95.8 MElem/sec 1.00 73.9±2.02ns 103.3 MElem/sec object_get_by_name/128 1.01 111.3±0.70ns ? ?/sec 1.00 110.3±0.91ns ? ?/sec object_get_by_name/32 1.01 73.9±0.73ns ? ?/sec 1.00 72.9±1.07ns ? ?/sec object_get_by_name/8 1.02 60.8±0.79ns ? ?/sec 1.00 59.7±0.88ns ? ?/sec object_iter/128 1.03 2.7±0.09µs 45.3 MElem/sec 1.00 2.6±0.05µs 46.5 MElem/sec object_iter/32 1.03 678.4±23.79ns 45.0 MElem/sec 1.00 659.6±12.13ns 46.3 MElem/sec object_iter/8 1.03 174.5±5.52ns 43.7 MElem/sec 1.00 168.9±2.31ns 45.2 MElem/sec ``` </p> </details> <details><summary>Resource Usage</summary> **base (merge-base)** | Metric | Value | |--------|-------| | Wall time | 155.0s | | Peak memory | 14.5 MiB | | Avg memory | 13.0 MiB | | CPU user | 150.9s | | CPU sys | 0.0s | | Peak spill | 0 B | **branch** | Metric | Value | |--------|-------| | Wall time | 155.0s | | Peak memory | 15.2 MiB | | Avg memory | 13.7 MiB | | CPU user | 152.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]
