dongjoon-hyun commented on code in PR #40072: URL: https://github.com/apache/spark/pull/40072#discussion_r1110471680
########## sql/core/benchmarks/TPCDSQueryBenchmark-jdk11-results.txt: ########## @@ -1,810 +1,810 @@ -OpenJDK 64-Bit Server VM 11.0.17+8 on Linux 5.15.0-1023-azure +OpenJDK 64-Bit Server VM 11.0.18+10 on Linux 5.15.0-1031-azure Intel(R) Xeon(R) CPU E5-2673 v3 @ 2.40GHz TPCDS Snappy: Best Time(ms) Avg Time(ms) Stdev(ms) Rate(M/s) Per Row(ns) Relative ------------------------------------------------------------------------------------------------------------------------ -q1 1772 1905 188 0.3 3841.1 1.0X +q1 1888 2074 263 0.2 4092.0 1.0X -OpenJDK 64-Bit Server VM 11.0.17+8 on Linux 5.15.0-1023-azure +OpenJDK 64-Bit Server VM 11.0.18+10 on Linux 5.15.0-1031-azure Intel(R) Xeon(R) CPU E5-2673 v3 @ 2.40GHz TPCDS Snappy: Best Time(ms) Avg Time(ms) Stdev(ms) Rate(M/s) Per Row(ns) Relative ------------------------------------------------------------------------------------------------------------------------ -q2 1686 1696 15 1.3 755.2 1.0X +q2 1585 1899 444 1.4 710.1 1.0X -OpenJDK 64-Bit Server VM 11.0.17+8 on Linux 5.15.0-1023-azure +OpenJDK 64-Bit Server VM 11.0.18+10 on Linux 5.15.0-1031-azure Intel(R) Xeon(R) CPU E5-2673 v3 @ 2.40GHz TPCDS Snappy: Best Time(ms) Avg Time(ms) Stdev(ms) Rate(M/s) Per Row(ns) Relative ------------------------------------------------------------------------------------------------------------------------ -q3 718 759 41 4.1 241.8 1.0X +q3 996 1035 55 3.0 335.3 1.0X Review Comment: Maybe, slower? -- 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]
