google/benchmark

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

Open

#1,642 opened on 2023年8月8日

GitHub で見る
 (6 comments) (1 reaction) (0 assignees)C++ (1,539 forks)batch import
enhancementgood first issuehelp wanted

Repository metrics

Stars
 (7,968 stars)
PR merge metrics
 (平均マージ 4d 2h) (30d で 19 merged PRs)

説明

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.

コントリビューターガイド