EnergySystemsModellingLab / EnergySystemsModellingLab/MUSE2
False positives in benchmark alerts
Open
- Dominant language
- Rust
- Stars
- 8
- Forks
- 5
- Avg merge
- 1d 2m
- Merged PRs (30d)
- 37
Description
I'm getting a lot of benchmarking alerts for PRs that very clearly should not impact performance (e.g. documentation-only changes such as #1524). I think very likely running time for benchmarks can just vary naturally on different runs (different machines, different loads), so the current approach of caching results to compare later is probably flawed
Contributor guide
Assessment
This issue has not been assessed yet.