adriangbot commented on PR #21834:
URL: https://github.com/apache/datafusion/pull/21834#issuecomment-4327940857

   🤖 Criterion benchmark completed (GKE) | 
[trigger](https://github.com/apache/datafusion/pull/21834#issuecomment-4327783010)
   
   **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                                        main                            
       refactor-array-remove-benchmark
   -----                                        ----                            
       -------------------------------
   array_remove_all_int64/remove/10                                             
       1.00      3.9±0.02ms        ? ?/sec
   array_remove_all_int64/remove/100                                            
       1.00      7.5±0.05ms        ? ?/sec
   array_remove_all_int64/remove/500                                            
       1.00     30.9±0.23ms        ? ?/sec
   array_remove_all_int64_nested/remove/10                                      
       1.00     32.2±0.40ms        ? ?/sec
   array_remove_all_int64_nested/remove/100                                     
       1.00    243.6±3.68ms        ? ?/sec
   array_remove_all_int64_nested/remove/500                                     
       1.00  1170.2±18.36ms        ? ?/sec
   array_remove_binary/remove/10                1.00      5.0±0.03ms        ? 
?/sec  
   array_remove_binary/remove/100               1.00     10.4±0.06ms        ? 
?/sec  
   array_remove_binary/remove/500               1.00     39.1±0.25ms        ? 
?/sec  
   array_remove_boolean/remove/10               1.01      3.5±0.03ms        ? 
?/sec    1.00      3.5±0.03ms        ? ?/sec
   array_remove_boolean/remove/100              1.06      5.6±0.04ms        ? 
?/sec    1.00      5.3±0.04ms        ? ?/sec
   array_remove_boolean/remove/500              1.10     13.7±0.03ms        ? 
?/sec    1.00     12.4±0.02ms        ? ?/sec
   array_remove_decimal64/remove/10             1.00      4.0±0.03ms        ? 
?/sec  
   array_remove_decimal64/remove/100            1.00      8.4±0.14ms        ? 
?/sec  
   array_remove_decimal64/remove/500            1.00     36.9±0.19ms        ? 
?/sec  
   array_remove_f64/remove/10                   1.00      3.9±0.03ms        ? 
?/sec  
   array_remove_f64/remove/100                  1.00      6.2±0.11ms        ? 
?/sec  
   array_remove_f64/remove/500                  1.00     21.7±0.23ms        ? 
?/sec  
   array_remove_fixed_size_binary/remove/10     1.08      4.0±0.04ms        ? 
?/sec    1.00      3.7±0.01ms        ? ?/sec
   array_remove_fixed_size_binary/remove/100    1.01      8.7±0.09ms        ? 
?/sec    1.00      8.6±0.17ms        ? ?/sec
   array_remove_fixed_size_binary/remove/500    1.00     40.8±0.21ms        ? 
?/sec    1.01     41.0±0.17ms        ? ?/sec
   array_remove_int64/remove/10                 1.04      4.0±0.02ms        ? 
?/sec    1.00      3.8±0.01ms        ? ?/sec
   array_remove_int64/remove/100                1.00      6.2±0.18ms        ? 
?/sec    1.04      6.5±0.04ms        ? ?/sec
   array_remove_int64/remove/500                1.00     22.4±0.15ms        ? 
?/sec    1.00     22.3±0.08ms        ? ?/sec
   array_remove_int64_nested/remove/10                                          
       1.00     32.0±0.42ms        ? ?/sec
   array_remove_int64_nested/remove/100                                         
       1.00    237.0±4.05ms        ? ?/sec
   array_remove_int64_nested/remove/500                                         
       1.00  1198.3±29.44ms        ? ?/sec
   array_remove_n_int64/remove/10                                               
       1.00      3.9±0.03ms        ? ?/sec
   array_remove_n_int64/remove/100                                              
       1.00      6.5±0.05ms        ? ?/sec
   array_remove_n_int64/remove/500                                              
       1.00     26.5±0.12ms        ? ?/sec
   array_remove_n_int64_nested/remove/10                                        
       1.00     31.8±0.22ms        ? ?/sec
   array_remove_n_int64_nested/remove/100                                       
       1.00    230.0±3.48ms        ? ?/sec
   array_remove_n_int64_nested/remove/500                                       
       1.00  1124.7±11.24ms        ? ?/sec
   array_remove_strings/remove/10               1.08      4.8±0.18ms        ? 
?/sec    1.00      4.5±0.02ms        ? ?/sec
   array_remove_strings/remove/100              1.00     10.2±0.23ms        ? 
?/sec    1.13     11.5±0.06ms        ? ?/sec
   array_remove_strings/remove/500              1.00     39.1±0.25ms        ? 
?/sec    1.18     45.9±0.20ms        ? ?/sec
   ```
   
   </p>
   </details>
   
   <details><summary>Resource Usage</summary>
   
   **base (merge-base)**
   | Metric | Value |
   |--------|-------|
   | Wall time | 230.1s |
   | Peak memory | 4.7 GiB |
   | Avg memory | 4.5 GiB |
   | CPU user | 237.3s |
   | CPU sys | 36.0s |
   | Peak spill | 0 B |
   
   **branch**
   | Metric | Value |
   |--------|-------|
   | Wall time | 665.2s |
   | Peak memory | 4.7 GiB |
   | Avg memory | 4.6 GiB |
   | CPU user | 690.8s |
   | CPU sys | 32.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]


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to