andygrove commented on PR #1055:
URL: 
https://github.com/apache/datafusion-comet/pull/1055#issuecomment-2473433313

   I see these results from 3 runs of q39 (both a+b) with 1TB input:
   
   main: 59.3s/57.0s/57.1s
   this PR: 58.2s/58.9s/57.9s
   
   I am using these configs:
   
   ```
       --conf spark.executor.instances=4 \
       --conf spark.executor.cores=6 \
       --conf spark.executor.memory=8g \
       --conf spark.memory.offHeap.enabled=true \
       --conf spark.memory.offHeap.size=32g \
   ```
   


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