google/benchmark

[FR] support flag --benchmark_list_tests work with --benchmark-format=json

Open

#1,642 创建于 2023年8月8日

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

仓库指标

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

描述

Is your feature request related to a problem? Please describe. For automation to collection the benchmark list easily, it is better to support use --benchmark_list_tests together with --benchmark-format=json.

Describe the solution you'd like to output the benchmark list in json format.

Describe alternatives you've considered

Additional context Add any other context or screenshots about the feature request here.

贡献者指南