Skip to content

Latest commit

 

History

History
4 lines (4 loc) · 377 Bytes

File metadata and controls

4 lines (4 loc) · 377 Bytes

BENCHMARK DEMO

This workflow executes the chosen benchmark on the specified cluster and streams the results. All benchmark code is located in the benchmarks directory. To add a new benchmark, follow these steps:

  • Create a new directory within the benchmarks folder, naming it after the benchmark you want to add.
  • Update the workflow.yaml file to include the new benchmark.