Skip to content

Commit

Permalink
[NFCI] Make BenchmarkRunner non-internal to it's .cpp file
Browse files Browse the repository at this point in the history
Currently the lifetime of a single BenchmarkRunner is constrained
to a RunBenchmark(), but that will have to change for interleaved
benchmark execution, because we'll need to keep it around to not
forget how much repetitions of an instance we've done.
  • Loading branch information
LebedevRI authored and dmah42 committed Jun 3, 2021
1 parent 01fa773 commit 4175f7a
Show file tree
Hide file tree
Showing 2 changed files with 226 additions and 206 deletions.
Loading

0 comments on commit 4175f7a

Please # to comment.