Store number of iterations as benchmark metadata
Open
@chapman39 is already working on this.
Since Jan 27, 2025.
testing
- Dominant language
- C++
- Stars
- 245
- Forks
- 36
- Avg merge
- 8d 23h
- Merged PRs (30d)
- 4
Description
@btalamini mentioned it would be beneficial to track change in number of iterations required to solve benchmarks. This would be stored using SERAC_SET_METADATA https://github.com/LLNL/serac/blob/develop/src/serac/infrastructure/profiling.hpp#L37C9-L37C27
ATM, I'm not sure how to access iterations.
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.