Commits


Dominic Hamon authored and GitHub committed edc77a36690
Make State constructor private. (#650) The State constructor should not be part of the public API. Adding a utility method to BenchmarkInstance allows us to avoid leaking the RunInThread method into the public API.