kazuyukitanimura commented on issue #679: URL: https://github.com/apache/datafusion-comet/issues/679#issuecomment-2240962098
It looks like pure scan is not a problem based on profiling ### Baseline  ### Scan-only enabled  ### Scan comparison (the name says add_many_decimals, but I was just lazy to change the name)  Now I remember that we need to increase the minimum number of iteration to get a stable results. We used to use a remote Linux machine that was stable so 2-3 iterations were fine. But for local testing, we need to increase it. For the third screen shot, I used 33 iterations. -- 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: github-unsubscr...@datafusion.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org --------------------------------------------------------------------- To unsubscribe, e-mail: github-unsubscr...@datafusion.apache.org For additional commands, e-mail: github-h...@datafusion.apache.org