Kontinuation commented on PR #1511: URL: https://github.com/apache/datafusion-comet/pull/1511#issuecomment-2755868919
Reran TPC-H SF=100 on an m7i.4xlarge instances with `master = local[8]`, Most of the disk accesses hit the OS cache so the slow EBS didn't affect the query performance too much. The unstable reallocation performance problem we've seen on macOS does not show up and the performance of Q18 is quite stable. | On-heap size | Off-heap size | Spark 3.5.4 | Comet main | Comet PR | Bar plot | |--|--|--|--|--|--| | 3g | 3g | 1157 s | 579 s | 555 s |  | | 3g | 5g | 1150s | 573s | 556s |  | | 3g | 8g | 1158s | 552s | 549s |  | | 3g | 16g | 1153s | 535s | 535s |  | -- 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