google/benchmark

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

Open

#1.642 geöffnet am 8. Aug. 2023

Auf GitHub ansehen
 (6 Kommentare) (1 Reaktion) (0 zugewiesene Personen)C++ (1.539 Forks)batch import
enhancementgood first issuehelp wanted

Repository-Metriken

Stars
 (7.968 Stars)
PR-Merge-Metriken
 (Durchschn. Merge 4T 2h) (19 gemergte PRs in 30 T)

Beschreibung

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.

Contributor Guide