yihua commented on issue #713:
URL: https://github.com/apache/hudi-rs/issues/713#issuecomment-5547631080

   TPC-H Query Runtime Comparison
   
================================================================================
   ```
   Q01  datafusion+hudi-rs |█                                        |    
3008.7 ms
        spark+hudi         |████████████████████████████████████████ |   
90314.8 ms
   
   Q02  datafusion+hudi-rs |                                         |     
750.5 ms
        spark+hudi         |███                                      |    
7406.2 ms
   
   Q03  datafusion+hudi-rs |█                                        |    
1608.8 ms
        spark+hudi         |█████████████                            |   
28540.2 ms
   
   Q04  datafusion+hudi-rs |                                         |     
761.8 ms
        spark+hudi         |████████████                             |   
26525.1 ms
   
   Q05  datafusion+hudi-rs |█                                        |    
2703.9 ms
        spark+hudi         |█████████████████████                    |   
47753.2 ms
   
   Q06  datafusion+hudi-rs |                                         |     
984.8 ms
        spark+hudi         |████████                                 |   
17283.6 ms
   
   Q07  datafusion+hudi-rs |██                                       |    
3999.7 ms
        spark+hudi         |█████████████                            |   
28679.8 ms
   
   Q08  datafusion+hudi-rs |█                                        |    
1926.9 ms
        spark+hudi         |█████████████                            |   
28637.4 ms
   
   Q09  datafusion+hudi-rs |██                                       |    
3740.5 ms
        spark+hudi         |████████████████████                     |   
44516.8 ms
   
   Q10  datafusion+hudi-rs |█                                        |    
2157.6 ms
        spark+hudi         |█████████████                            |   
28915.4 ms
   
   Q11  datafusion+hudi-rs |                                         |     
356.8 ms
        spark+hudi         |███                                      |    
6976.1 ms
   
   Q12  datafusion+hudi-rs |█                                        |    
1298.0 ms
        spark+hudi         |███████████                              |   
24063.0 ms
   
   Q13  datafusion+hudi-rs |█                                        |    
1861.4 ms
        spark+hudi         |█████████████                            |   
29045.4 ms
   
   Q14  datafusion+hudi-rs |                                         |     
934.1 ms
        spark+hudi         |█████████                                |   
20427.1 ms
   
   Q15  datafusion+hudi-rs |█                                        |    
1880.8 ms
        spark+hudi         |██████████████████                       |   
39763.6 ms
   
   Q16  datafusion+hudi-rs |                                         |     
474.5 ms
        spark+hudi         |████                                     |    
8976.3 ms
   
   Q17  datafusion+hudi-rs |██                                       |    
4150.4 ms
        spark+hudi         |████████████████████████████             |   
63575.7 ms
   
   Q18  datafusion+hudi-rs |████                                     |    
8110.0 ms
        spark+hudi         |██████████████████████████               |   
58647.8 ms
   
   Q19  datafusion+hudi-rs |█                                        |    
1720.0 ms
        spark+hudi         |██████████                               |   
23253.2 ms
   
   Q20  datafusion+hudi-rs |█                                        |    
1658.0 ms
        spark+hudi         |█████████                                |   
21429.0 ms
   
   Q21  datafusion+hudi-rs |██                                       |    
5440.4 ms
        spark+hudi         |███████████████████████████████          |   
71072.1 ms
   
   Q22  datafusion+hudi-rs |                                         |     
381.5 ms
        spark+hudi         |██████                                   |   
13311.8 ms
   
   Summary
   
--------------------------------------------------------------------------------
   
   Tot  datafusion+hudi-rs |███                                      |   
49909.0 ms
        spark+hudi         |████████████████████████████████████████ |  
729113.6 ms
   
   Geo  datafusion+hudi-rs |██                                       |    
1655.6 ms
        spark+hudi         |████████████████████████████████████████ |   
26862.0 ms
   ```
   
   # Benchmark environment
   captured:        2026-09-04T23:24:18Z
   scale factor:    100
   data location:   s3://bucket/hudi-rs-tpch/sf100-hudi
   data backing:    n/a (cloud storage)
   instance:        r8gd.4xlarge (us-west-2)
   cpu:             unknown x 16
   memory:          124 GiB
   os:              Linux 6.18.44-99.149.amzn2023.aarch64 aarch64
   hudi-rs commit:  421d2f3
   rustc:           rustc 1.94.1 (e408947bf 2026-03-25)
   RUSTFLAGS:       <from cargo config>
   cargo build:     release
   java:            openjdk version "17.0.20.1" 2026-08-18 LTS
   spark:           3.5.8
   hudi bundle:     org.apache.hudi:hudi-spark3.5-bundle_2.12:1.1.1
   config:          config/sf100.yaml


-- 
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