benchmark-action / benchmark-action/github-action-benchmark
Collect JMH Secondary Metrics
Open
enhancement
- Dominant language
- TypeScript
- Stars
- 1.3k
- Forks
- 184
- PR merge metrics
- No merged PRs in 30d
Description
When running a benchmark with `-prof gc`, JMH collects `secondaryMetrics` like `gc.alloc.rate` which would be a nice thing to include as a separate chart. Is there anyway to capture this? Right now it isn't saved to the `data.js` file so I can't modify `index.html` to handle it. Consider reporting as a separate `benches` report.
Contributor guide
Assessment
This issue has not been assessed yet.