andygrove commented on issue #808:
URL: 
https://github.com/apache/datafusion-comet/issues/808#issuecomment-2294920522

   Latest results after merging 
https://github.com/apache/datafusion-comet/pull/835
   
   ## sf 10
   
   ```
   AMD Ryzen 9 7950X3D 16-Core Processor
   TPCDS Micro Benchmarks:                   Best Time(ms)   Avg Time(ms)   
Stdev(ms)    Rate(M/s)   Per Row(ns)   Relative
   
------------------------------------------------------------------------------------------------------------------------
   join_inner                                           98            110       
    8        293.4           3.4       1.0X
   join_inner: Comet (Scan)                            125            137       
   11        231.2           4.3       0.8X
   join_inner: Comet (Scan, Exec)                      151            164       
   12        190.9           5.2       0.7X
   ```
   
   ## sf 100
   
   ```
   OpenJDK 64-Bit Server VM 11.0.24+8-post-Ubuntu-1ubuntu322.04 on Linux 
6.5.0-45-generic
   AMD Ryzen 9 7950X3D 16-Core Processor
   TPCDS Micro Benchmarks:                   Best Time(ms)   Avg Time(ms)   
Stdev(ms)    Rate(M/s)   Per Row(ns)   Relative
   
------------------------------------------------------------------------------------------------------------------------
   join_inner                                          516            535       
   23        558.4           1.8       1.0X
   join_inner: Comet (Scan)                            747            767       
   10        385.8           2.6       0.7X
   join_inner: Comet (Scan, Exec)                      990           1018       
   17        291.1           3.4       0.5X
   ```
   


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