Maxim Gekk created SPARK-26816:
----------------------------------
Summary: Benchmark for XORShiftRandom
Key: SPARK-26816
URL: https://issues.apache.org/jira/browse/SPARK-26816
Project: Spark
Issue Type: Improvement
Components: Spark Core
Affects Versions: 2.4.0
Reporter: Maxim Gekk
Currently, benchmark for XORShiftRandom is mixed with implementation: [https://github.com/apache/spark/blob/5264164a67df498b73facae207eda12ee133be7d/core/src/main/scala/org/apache/spark/util/random/XORShiftRandom.scala#L70-L107] .
Need to extract the code and create a separate benchmark.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)
---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscribe@spark.apache.org
For additional commands, e-mail: issues-help@spark.apache.org
|