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

   ```
   Running benchmark: reverse
     Running case: Spark
     Stopped after 186 iterations, 2005 ms
     Running case: Comet (Scan)
     Stopped after 185 iterations, 2002 ms
     Running case: Comet (Scan + Exec)
     Stopped after 717 iterations, 2000 ms
   
   OpenJDK 64-Bit Server VM 17.0.17+10 on Mac OS X 26.3.1
   Apple M3 Ultra
   reverse:                                  Best Time(ms)   Avg Time(ms)   
Stdev(ms)    Rate(M/s)   Per Row(ns)   Relative
   
------------------------------------------------------------------------------------------------------------------------
   Spark                                                10             11       
    1          0.1        9820.4       1.0X
   Comet (Scan)                                         10             11       
    1          0.1        9838.3       1.0X
   Comet (Scan + Exec)                                   2              3       
    1          0.4        2318.0       4.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