benchmark-action / benchmark-action/github-action-benchmark
Track memory allocations
Open
enhancement
julia-tool
- Dominant language
- TypeScript
- Stars
- 1.3k
- Forks
- 184
- PR merge metrics
- No merged PRs in 30d
Description
Hello,
I'm using this action in my Julia package, and it is very useful to track the benchmarks. However, sometimes the benchmark tracking on the execution time is not enough, and the memory allocations need to be tracked too.
Since BenchmarkTools.jl the memory allocations are already stored in the JSON file, is there a way to also keep track of these?
Contributor guide
Assessment
This issue has not been assessed yet.