JuliaPerf / JuliaPerf/LinuxPerf.jl
Normalize counters
Open
- Dominant language
- Julia
- Stars
- 53
- Forks
- 9
- PR merge metrics
- No merged PRs in 30d
Description
Can we add an option for normalizing the results with a constant that the user passes?
To eliminate noise, we often end up running the experiment multiple times, e.g., run hash table lookup in a hot loop K times.
The counters would only make sense after dividing them by K.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.