hannahkamundson commented on code in PR #43890:
URL: https://github.com/apache/spark/pull/43890#discussion_r1399849589
##########
core/src/test/scala/org/apache/spark/benchmark/Benchmark.scala:
##########
@@ -165,7 +165,8 @@ private[spark] class Benchmark(
val best = runTimes.min
val avg = runTimes.sum / runTimes.size
Review Comment:
I think I'm understanding what you said. Let me know if you meant something
different than I posted
##########
core/src/test/scala/org/apache/spark/benchmark/Benchmark.scala:
##########
@@ -165,7 +165,8 @@ private[spark] class Benchmark(
val best = runTimes.min
val avg = runTimes.sum / runTimes.size
Review Comment:
I think I'm understanding what you said. Let me know if you meant something
different than what I changed
--
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]