LuciferYang commented on code in PR #37339: URL: https://github.com/apache/spark/pull/37339#discussion_r933043532
########## core/benchmarks/IteratorSizeBenchmark-results.txt: ########## @@ -0,0 +1,105 @@ +OpenJDK 64-Bit Server VM 1.8.0_342-b07 on Linux 5.15.0-1014-azure Review Comment: https://github.com/apache/spark/blob/82cd993244656153551c9bb122247789d2a5b6b4/core/src/main/scala/org/apache/spark/util/Utils.scala#L1910-L1915 From the benchmark results, the above conclusion is correct only when `Scala 2.12 + Java 8` is used. -- 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]
