adriangbot commented on PR #10048:
URL: https://github.com/apache/arrow-rs/pull/10048#issuecomment-4663473798

   🤖 Arrow criterion benchmark completed (GKE) | 
[trigger](https://github.com/apache/arrow-rs/pull/10048#issuecomment-4663387267)
   
   **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                                                          concat-map    
                         main
   -----                                                          ----------    
                         ----
   concat 1024 arrays boolean 4                                   1.00     
12.7±0.12µs        ? ?/sec    1.00     12.7±0.06µs        ? ?/sec
   concat 1024 arrays i32 4                                       1.00      
7.1±0.03µs        ? ?/sec    1.01      7.2±0.06µs        ? ?/sec
   concat 1024 arrays str 4                                       1.04     
24.2±0.07µs        ? ?/sec    1.00     23.2±0.07µs        ? ?/sec
   concat boolean 1024                                            1.02    
238.5±3.97ns        ? ?/sec    1.00    232.9±4.51ns        ? ?/sec
   concat boolean 8192 over 100 arrays                            1.00      
3.6±0.16µs        ? ?/sec    1.00      3.6±0.16µs        ? ?/sec
   concat boolean nulls 1024                                      1.00    
370.4±8.87ns        ? ?/sec    1.01   375.7±15.26ns        ? ?/sec
   concat boolean nulls 8192 over 100 arrays                      1.00      
9.7±0.17µs        ? ?/sec    1.00      9.7±0.16µs        ? ?/sec
   concat fixed size lists                                        1.02    
231.0±1.86µs        ? ?/sec    1.00    227.2±1.20µs        ? ?/sec
   concat i32 1024                                                1.06    
329.6±8.29ns        ? ?/sec    1.00    312.3±2.05ns        ? ?/sec
   concat i32 8192 over 100 arrays                                1.01     
93.6±1.05µs        ? ?/sec    1.00     92.6±0.90µs        ? ?/sec
   concat i32 nulls 1024                                          1.00    
512.7±6.56ns        ? ?/sec    1.01    517.1±4.61ns        ? ?/sec
   concat i32 nulls 8192 over 100 arrays                          1.00    
100.3±0.49µs        ? ?/sec    1.00    100.6±0.42µs        ? ?/sec
   concat str 1024                                                1.10      
6.6±0.01µs        ? ?/sec    1.00      6.0±0.00µs        ? ?/sec
   concat str 8192 over 100 arrays                                1.00     
48.8±0.39ms        ? ?/sec    1.04     50.8±0.52ms        ? ?/sec
   concat str nulls 1024                                          1.00      
3.2±0.00µs        ? ?/sec    1.00      3.2±0.00µs        ? ?/sec
   concat str nulls 8192 over 100 arrays                          1.04     
25.6±0.34ms        ? ?/sec    1.00     24.7±0.56ms        ? ?/sec
   concat str_dict 1024                                           1.00      
2.1±0.00µs        ? ?/sec    1.01      2.1±0.00µs        ? ?/sec
   concat str_dict_sparse 1024                                    1.00      
8.6±0.04µs        ? ?/sec    1.01      8.7±0.07µs        ? ?/sec
   concat struct with int32 and dicts size=1024 count=2           1.00      
4.8±0.06µs        ? ?/sec    1.02      4.9±0.02µs        ? ?/sec
   concat utf8_view  max_str_len=128 null_density=0               1.01     
59.4±0.96µs        ? ?/sec    1.00     58.7±0.75µs        ? ?/sec
   concat utf8_view  max_str_len=128 null_density=0.2             1.01     
59.4±0.09µs        ? ?/sec    1.00     58.9±0.30µs        ? ?/sec
   concat utf8_view  max_str_len=20 null_density=0                1.00     
58.0±0.03µs        ? ?/sec    1.01     58.3±0.04µs        ? ?/sec
   concat utf8_view  max_str_len=20 null_density=0.2              1.00     
59.4±0.18µs        ? ?/sec    1.00     59.2±0.06µs        ? ?/sec
   concat utf8_view all_inline max_str_len=12 null_density=0      1.01     
17.5±0.02µs        ? ?/sec    1.00     17.3±0.03µs        ? ?/sec
   concat utf8_view all_inline max_str_len=12 null_density=0.2    1.01     
18.1±0.19µs        ? ?/sec    1.00     17.9±0.13µs        ? ?/sec
   ```
   
   </p>
   </details>
   
   <details><summary>Resource Usage</summary>
   
   **base (merge-base)**
   | Metric | Value |
   |--------|-------|
   | Wall time | 240.1s |
   | Peak memory | 318.8 MiB |
   | Avg memory | 58.6 MiB |
   | CPU user | 217.0s |
   | CPU sys | 16.8s |
   | Peak spill | 0 B |
   
   **branch**
   | Metric | Value |
   |--------|-------|
   | Wall time | 240.1s |
   | Peak memory | 327.1 MiB |
   | Avg memory | 61.9 MiB |
   | CPU user | 217.5s |
   | 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]

Reply via email to