Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

If you want to know how to execute the benchmarks locally, please take a look at the benchmarks' readme

Submitting a benchmark request

In order to submit a benchmark request you need to contact someone with write access to https://github.com/dataArtisans/flink/tree/benchmark-request (benchmarking infrastructure is hosted using resources outside of the Apache foundation). If you already have the write access you should:

  1. Push your changes to https://github.com/dataArtisans/flink/tree/benchmark-request branch, probably using `–force` to overwrite previous changes. In this step, please make sure that nobody else is doing some benchmarking at the same time. You can check this by looking at the last modification date of this branch and or when was the last benchmark request run on the Jenkins. If last activity was more than a day ago, you are probably good to go. If not, please contact the person that made the most recent changes.
  2. Trigger a new build on Jenkins benchmark request project.
  3. Once benchmark request build finishes, the results will be:
    • archived as the build artefact on the Jenkins as CSV file   
    • pushed to comparison UI