adriangbot commented on PR #9497: URL: https://github.com/apache/arrow-rs/pull/9497#issuecomment-4173254458
🤖 Arrow criterion benchmark completed (GKE) | [trigger](https://github.com/apache/arrow-rs/pull/9497#issuecomment-4173181626) **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 issue-9298-replace-array-data main ----- ----------------------------- ---- decode_binary_hex_json 1.00 13.8±0.08ms ? ?/sec 1.00 13.8±0.08ms ? ?/sec decode_binary_view_hex_json 1.00 13.8±0.06ms ? ?/sec 1.03 14.2±0.10ms ? ?/sec decode_fixed_binary_hex_json 1.00 13.5±0.08ms ? ?/sec 1.03 13.9±0.09ms ? ?/sec decode_large_map_json/131072 1.00 254.5±0.56ms 298.5 MB/sec 1.02 260.0±0.60ms 292.1 MB/sec decode_large_map_serialize 1.00 267.1±2.86ms ? ?/sec 1.06 284.1±5.44ms ? ?/sec decode_long_list_i64_json/131072 1.01 305.8±4.32ms 256.0 MB/sec 1.00 304.1±0.92ms 257.5 MB/sec decode_long_list_i64_serialize 1.00 179.7±4.84ms ? ?/sec 1.13 203.1±4.97ms ? ?/sec decode_long_ree_runs_json/131072 1.00 18.3±0.23ms 82.9 MB/sec 1.00 18.3±0.51ms 83.2 MB/sec decode_long_ree_runs_serialize 1.00 16.4±0.35ms ? ?/sec 1.01 16.5±0.24ms ? ?/sec decode_short_list_i64_json/131072 1.03 20.4±0.14ms 255.7 MB/sec 1.00 19.9±0.03ms 262.4 MB/sec decode_short_list_i64_serialize 1.03 11.6±0.18ms ? ?/sec 1.00 11.3±0.68ms ? ?/sec decode_short_ree_runs_json/131072 1.01 18.8±0.31ms 91.9 MB/sec 1.00 18.6±0.35ms 92.7 MB/sec decode_short_ree_runs_serialize 1.00 16.9±0.32ms ? ?/sec 1.00 16.8±0.13ms ? ?/sec decode_small_map_json/131072 1.00 30.0±0.09ms 273.8 MB/sec 1.01 30.3±0.13ms 270.9 MB/sec decode_small_map_serialize 1.02 19.9±0.28ms ? ?/sec 1.00 19.6±0.42ms ? ?/sec decode_wide_object_i64_json 1.01 467.9±4.48ms ? ?/sec 1.00 464.9±4.05ms ? ?/sec decode_wide_object_i64_serialize 1.00 414.0±10.27ms ? ?/sec 1.04 429.4±7.13ms ? ?/sec decode_wide_projection_full_json/131072 1.00 768.9±8.28ms 226.3 MB/sec 1.01 774.6±15.32ms 224.6 MB/sec decode_wide_projection_narrow_json/131072 1.00 442.7±0.78ms 393.1 MB/sec 1.01 447.8±0.87ms 388.5 MB/sec infer_json_schema/1000 1.00 1543.7±5.84µs 81.8 MB/sec 1.00 1543.2±10.32µs 81.8 MB/sec large_bench_primitive 1.00 1493.2±2.04µs ? ?/sec 1.02 1526.7±3.12µs ? ?/sec small_bench_list 1.00 7.0±0.02µs ? ?/sec 1.12 7.9±0.01µs ? ?/sec small_bench_primitive 1.00 3.9±0.01µs ? ?/sec 1.13 4.5±0.02µs ? ?/sec small_bench_primitive_with_utf8view 1.00 3.9±0.02µs ? ?/sec 1.16 4.5±0.02µs ? ?/sec ``` </p> </details> <details><summary>Resource Usage</summary> **base (merge-base)** | Metric | Value | |--------|-------| | Wall time | 418.1s | | Peak memory | 3.5 GiB | | Avg memory | 3.0 GiB | | CPU user | 386.3s | | CPU sys | 31.6s | | Disk read | 0 B | | Disk write | 1.4 GiB | **branch** | Metric | Value | |--------|-------| | Wall time | 410.7s | | Peak memory | 3.5 GiB | | Avg memory | 3.0 GiB | | CPU user | 386.0s | | CPU sys | 24.6s | | Disk read | 0 B | | Disk write | 1.9 MiB | </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]
