You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@spark.apache.org by gu...@apache.org on 2021/04/03 11:56:26 UTC

[spark] branch master updated (a42dc93 -> 71effba)

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

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


    from a42dc93  [SPARK-34948][K8S] Add ownerReference to executor configmap to fix leakages
     add 71effba  [SPARK-34821][INFRA] Set up a workflow for developers to run benchmark in their fork

No new revisions were added by this update.

Summary of changes:
 .github/workflows/benchmark.yml                    | 99 ++++++++++++++++++++++
 .../org/apache/spark/benchmark/BenchmarkBase.scala |  2 +-
 .../org/apache/spark/benchmark/Benchmarks.scala    | 99 +++++++++++++++++-----
 .../apache/spark/rdd/CoalescedRDDBenchmark.scala   |  6 ++
 ...ExternalAppendOnlyUnsafeRowArrayBenchmark.scala |  1 +
 .../execution/SubExprEliminationBenchmark.scala    |  4 +-
 .../execution/benchmark/SqlBasedBenchmark.scala    |  4 +
 .../execution/datasources/json/JsonBenchmark.scala | 20 ++---
 8 files changed, 202 insertions(+), 33 deletions(-)
 create mode 100644 .github/workflows/benchmark.yml

---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@spark.apache.org
For additional commands, e-mail: commits-help@spark.apache.org