LuciferYang commented on code in PR #39125: URL: https://github.com/apache/spark/pull/39125#discussion_r1052806208
########## core/benchmarks/MapStatusesConvertBenchmark-results.txt: ########## @@ -2,12 +2,12 @@ MapStatuses Convert Benchmark ================================================================================================ -OpenJDK 64-Bit Server VM 1.8.0_345-b01 on Linux 5.15.0-1022-azure -Intel(R) Xeon(R) Platinum 8272CL CPU @ 2.60GHz +OpenJDK 64-Bit Server VM 1.8.0_352-b08 on Linux 5.15.0-1023-azure +Intel(R) Xeon(R) CPU E5-2673 v3 @ 2.40GHz MapStatuses Convert: Best Time(ms) Avg Time(ms) Stdev(ms) Rate(M/s) Per Row(ns) Relative ------------------------------------------------------------------------------------------------------------------------ -Num Maps: 50000 Fetch partitions:500 1099 1127 27 0.0 1099192398.0 1.0X -Num Maps: 50000 Fetch partitions:1000 1981 1999 16 0.0 1981390271.0 0.6X -Num Maps: 50000 Fetch partitions:1500 2973 3011 39 0.0 2973029597.0 0.4X +Num Maps: 50000 Fetch partitions:500 1570 1599 25 0.0 1569784446.0 1.0X Review Comment: Let me run this result again. There is a performance gap between `E5-2673 v3` and `Platinum 8272CL` -- 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]
