kazuyukitanimura commented on PR #1055: URL: https://github.com/apache/datafusion-comet/pull/1055#issuecomment-2472118069
Before ``` OpenJDK 64-Bit Server VM 17.0.11+9-LTS on Mac OS X 14.7 Apple M1 Max TPCDS Micro Benchmarks: Best Time(ms) Avg Time(ms) Stdev(ms) Rate(M/s) Per Row(ns) Relative ------------------------------------------------------------------------------------------------------------------------ q39a: Comet (Scan, Exec) 14077 14413 252 28.4 35.2 1.0X OpenJDK 64-Bit Server VM 17.0.11+9-LTS on Mac OS X 14.7 Apple M1 Max TPCDS Micro Benchmarks: Best Time(ms) Avg Time(ms) Stdev(ms) Rate(M/s) Per Row(ns) Relative ------------------------------------------------------------------------------------------------------------------------ q44: Comet (Scan, Exec) 2160 2235 73 133.4 7.5 1.0X OpenJDK 64-Bit Server VM 17.0.11+9-LTS on Mac OS X 14.7 Apple M1 Max TPCDS Micro Benchmarks: Best Time(ms) Avg Time(ms) Stdev(ms) Rate(M/s) Per Row(ns) Relative ------------------------------------------------------------------------------------------------------------------------ q68: Comet (Scan, Exec) 5023 5091 61 58.0 17.3 1.0 ``` After ``` OpenJDK 64-Bit Server VM 17.0.11+9-LTS on Mac OS X 14.7 Apple M1 Max TPCDS Micro Benchmarks: Best Time(ms) Avg Time(ms) Stdev(ms) Rate(M/s) Per Row(ns) Relative ------------------------------------------------------------------------------------------------------------------------ q39a: Comet (Scan, Exec) 12968 13770 1085 30.8 32.5 1.0X OpenJDK 64-Bit Server VM 17.0.11+9-LTS on Mac OS X 14.7 Apple M1 Max TPCDS Micro Benchmarks: Best Time(ms) Avg Time(ms) Stdev(ms) Rate(M/s) Per Row(ns) Relative ------------------------------------------------------------------------------------------------------------------------ q44: Comet (Scan, Exec) 1968 2106 129 146.5 6.8 1.0X OpenJDK 64-Bit Server VM 17.0.11+9-LTS on Mac OS X 14.7 Apple M1 Max TPCDS Micro Benchmarks: Best Time(ms) Avg Time(ms) Stdev(ms) Rate(M/s) Per Row(ns) Relative ------------------------------------------------------------------------------------------------------------------------ q68: Comet (Scan, Exec) 4232 4530 195 68.8 14.5 1.0 ``` -- 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