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

   ```
   Running benchmark: translate
     Running case: Spark
     Stopped after 146 iterations, 2006 ms
     Running case: Comet (Scan)
     Stopped after 145 iterations, 2001 ms
     Running case: Comet (Scan + Exec)
     Stopped after 655 iterations, 2003 ms
   
   OpenJDK 64-Bit Server VM 17.0.17+10 on Mac OS X 26.3.1
   Apple M3 Ultra
   translate:                                Best Time(ms)   Avg Time(ms)   
Stdev(ms)    Rate(M/s)   Per Row(ns)   Relative
   
------------------------------------------------------------------------------------------------------------------------
   Spark                                                13             14       
    1          0.1       12590.9       1.0X
   Comet (Scan)                                         13             14       
    1          0.1       12674.8       1.0X
   Comet (Scan + Exec)                                   2              3       
    1          0.4        2413.9       5.2X
   ```


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