google/benchmark

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

Open

#813 aberto em 2 de mai. de 2019

Ver no GitHub
 (1 comment) (0 reactions) (0 assignees)C++ (1.539 forks)batch import
docshelp wanted

Métricas do repositório

Stars
 (7.968 stars)
Métricas de merge de PR
 (Mesclagem média 4d 2h) (19 fundiu PRs em 30d)

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

Guia do colaborador