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

   ```
   Running benchmark: trim
     Running case: Spark
     Stopped after 203 iterations, 2005 ms
     Running case: Comet (Scan)
     Stopped after 194 iterations, 2002 ms
     Running case: Comet (Scan + Exec)
     Stopped after 621 iterations, 2000 ms
   
   OpenJDK 64-Bit Server VM 17.0.17+10 on Mac OS X 26.3.1
   Apple M3 Ultra
   trim:                                     Best Time(ms)   Avg Time(ms)   
Stdev(ms)    Rate(M/s)   Per Row(ns)   Relative
   
------------------------------------------------------------------------------------------------------------------------
   Spark                                                 9             10       
    1          0.1        9082.9       1.0X
   Comet (Scan)                                          9             10       
    1          0.1        9241.1       1.0X
   Comet (Scan + Exec)                                   2              3       
    1          0.4        2370.7       3.8X
   ```


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