google/benchmark

Better docs/name needed for "multi-threaded" benchmarking

Open

#813 opened on May 2, 2019

View on GitHub
 (1 comment) (0 reactions) (0 assignees)C++ (7,968 stars) (1,539 forks)batch import
docshelp wanted

Description

Would it have been better if any of this would be in docs / is there anything brought up in this issue appears to be omitted in docs?

I think so, yes. Perhaps a sentence or two on the README regarding how the "multi-threaded" implementation spawns self-contained benchmark instances, and users should expect memory footprint for the benchmark program to grow linearly in the number of threads.

Originally posted by @jmftrindade in https://github.com/google/benchmark/issues/806#issuecomment-488472617

Contributor guide