google/benchmark

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

Open

#813 ouverte le 2 mai 2019

Voir sur GitHub
 (1 commentaire) (0 réactions) (0 assignés)C++ (1 539 forks)batch import
docshelp wanted

Métriques du dépôt

Stars
 (7 968 stars)
Métriques de merge PR
 (Merge moyen 4j 2h) (19 PRs mergées en 30 j)

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

Guide contributeur