This is an automated email from the ASF dual-hosted git repository.

dongjoon pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/spark.git.


    from c764dd6  [SPARK-29144][ML] Binarizer handle sparse vectors incorrectly 
with negative threshold
     add ff3a737  [SPARK-29192][TESTS] Extend BenchmarkBase to write JDK9+ 
results separately

No new revisions were added by this update.

Summary of changes:
 .../CoalescedRDDBenchmark-jdk11-results.txt        | 40 ++++++++++++++++++++
 core/benchmarks/KryoBenchmark-jdk11-results.txt    | 28 ++++++++++++++
 .../KryoSerializerBenchmark-jdk11-results.txt      | 12 ++++++
 ... => PropertiesCloneBenchmark-jdk11-results.txt} | 40 ++++++++++----------
 .../XORShiftRandomBenchmark-jdk11-results.txt      | 44 ++++++++++++++++++++++
 .../org/apache/spark/benchmark/BenchmarkBase.scala |  5 ++-
 6 files changed, 148 insertions(+), 21 deletions(-)
 create mode 100644 core/benchmarks/CoalescedRDDBenchmark-jdk11-results.txt
 create mode 100644 core/benchmarks/KryoBenchmark-jdk11-results.txt
 create mode 100644 core/benchmarks/KryoSerializerBenchmark-jdk11-results.txt
 copy core/benchmarks/{PropertiesCloneBenchmark-results.txt => 
PropertiesCloneBenchmark-jdk11-results.txt} (62%)
 create mode 100644 core/benchmarks/XORShiftRandomBenchmark-jdk11-results.txt


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to