Skip to content

Latest commit

 

History

History
17 lines (10 loc) · 372 Bytes

README.md

File metadata and controls

17 lines (10 loc) · 372 Bytes

What is this?

This directory contains application benchmarks that run with DynaProf and other profiling modes.

Protocol for all benchmarks

  • Each subdirectory, bench/variant, supports:
  • make clean:
  • make build: build the benchmark
  • make run: run the benchmark (use RUN_ARGS for cmd line args if necessary)