google / google/benchmark

[FR] Aggregate multiple benchmark output files

Open
#1,796 3 comments 0 reactions 0 assignees View on GitHub
Dominant language
C++
Stars
10.4k
Forks
1.8k
Avg merge
2d 4h
Merged PRs (30d)
8

Description

**Is your feature request related to a problem? Please describe.**

I run a benchmark and store the results in JSON format. I'd like to have an option to aggregate the repetitions of the same benchmark from multiple JSON files.

**Describe the solution you'd like**

```
compare.py merge a.json b.json
```

**Describe alternatives you've considered**

I can write such a script myself. But maybe such solution already exist and I just can't find it.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.