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

   ```
   Running benchmark: repeat
     Running case: Spark
     Stopped after 197 iterations, 2009 ms
     Running case: Comet (Scan)
     Stopped after 196 iterations, 2009 ms
     Running case: Comet (Scan + Exec)
     Stopped after 663 iterations, 2001 ms
   
   OpenJDK 64-Bit Server VM 17.0.17+10 on Mac OS X 26.3.1
   Apple M3 Ultra
   repeat:                                   Best Time(ms)   Avg Time(ms)   
Stdev(ms)    Rate(M/s)   Per Row(ns)   Relative
   
------------------------------------------------------------------------------------------------------------------------
   Spark                                                10             10       
    1          0.1        9374.8       1.0X
   Comet (Scan)                                         10             10       
    1          0.1        9503.7       1.0X
   Comet (Scan + Exec)                                   2              3       
    1          0.4        2420.6       3.9X
   ```


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