Closed
Description
Describe the bug
Referencing https://gist.githubusercontent.com/Kreyren/1c12dd867bd5edf96142f5431f818fc3/raw/fb1ffae4408fc038313765aef72677e19858df75/gistfile1.txt -> Gitpod's is too noisy to conduct reliable data for benchmarks of developed software.
Note: Mensioned log is invoked on same target benchmarking same file. The inconsistency is quite significant.
The current inconsistency of performance seems to be around 14% (14x times more then expected)
Steps to reproduce
- Open https://gitpod.io/#https://github.com/Kreyren/gitpod-tests1/tree/benchmarks
- Invoke
cargo bench
multiple times and notice performance calculation being inconsistent
Expected behavior
In ideal situation the benchmark should be consistent within 0,05% (upstream mensiones +- 1%) difference after each run.
Example Repository
https://github.com/Kreyren/gitpod-tests1/tree/benchmarks