google/benchmark

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

Open

#813 创建于 2019年5月2日

在 GitHub 查看
 (1 评论) (0 反应) (0 负责人)C++ (1,539 fork)batch import
docshelp wanted

仓库指标

Star
 (7,968 star)
PR 合并指标
 (平均合并 4天 2小时) (30 天内合并 19 个 PR)

描述

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

贡献者指南