LuciferYang commented on code in PR #58284:
URL: https://github.com/apache/spark/pull/58284#discussion_r3854417936
##########
sql/core/src/test/scala/org/apache/spark/sql/execution/benchmark/ByteArrayBenchmark.scala:
##########
@@ -69,13 +71,31 @@ object ByteArrayBenchmark extends BenchmarkBase {
}
}
+ // Baseline above is the hand-rolled word-at-a-time
ByteArray.compareBinary. This measures the
Review Comment:
We need to regenerate the test results for `ByteArrayBenchmark` using GHA,
covering Java 17, Java 21 and Java 25.
--
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]