dongjoon-hyun commented on code in PR #49741: URL: https://github.com/apache/spark/pull/49741#discussion_r1936702343
########## sql/catalyst/benchmarks/HexBenchmark-jdk21-results.txt: ########## @@ -2,13 +2,13 @@ UnHex Comparison ================================================================================================ -OpenJDK 64-Bit Server VM 21.0.5+11-LTS on Linux 6.8.0-1017-azure +OpenJDK 64-Bit Server VM 21.0.6+7-LTS on Linux 6.8.0-1020-azure AMD EPYC 7763 64-Core Processor Cardinality 1000000: Best Time(ms) Avg Time(ms) Stdev(ms) Rate(M/s) Per Row(ns) Relative ------------------------------------------------------------------------------------------------------------------------ -Common Codecs 4912 4952 35 0.2 4912.5 1.0X -Java 5772 5781 14 0.2 5772.1 0.9X -Spark 3482 3488 10 0.3 3482.0 1.4X -Spark Binary 2638 2639 0 0.4 2638.3 1.9X +Common Codecs 4955 4983 43 0.2 4955.2 1.0X +Java 5790 5815 28 0.2 5790.1 0.9X Review Comment: `Java` is still the slowest one in Java 21. -- 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: reviews-unsubscr...@spark.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org --------------------------------------------------------------------- To unsubscribe, e-mail: reviews-unsubscr...@spark.apache.org For additional commands, e-mail: reviews-h...@spark.apache.org