Commits


dominic authored and GitHub committed 72ecc4ea67d
Added the functionality for a dry run benchmark called through the cli argument --benchmark_dry_run. (#1851) * Added benchmark_dry_run boolean flag to command line options * Dry run logic to exit early and override iterations, repetitions, min time, min warmup time * Changeddry run override logic structure and added dry run to context --------- Co-authored-by: Shaan <shaanmistry03@gmail.com> Co-authored-by: Shaan Mistry <49106143+Shaan-Mistry@users.noreply.github.com>