-
Notifications
You must be signed in to change notification settings - Fork 10
Bump release from 0.12.0 to 0.12.1 #121
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
Release includes: - Ignore LQA quotas Signed-off-by: William Johnson <wjohnson@whamcloud.com>
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## main #121 +/- ##
=======================================
Coverage 93.93% 93.93%
=======================================
Files 44 44
Lines 5573 5573
Branches 5573 5573
=======================================
Hits 5235 5235
Misses 269 269
Partials 69 69
Flags with carried forward coverage won't be shown. Click here to find out more. ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
|
| Branch | johnsonw/bump-to-0.12.1 |
| Testbed | ci-runner |
Click to view all benchmark results
| Benchmark | Latency | Benchmark Result nanoseconds (ns) (Result Δ%) | Lower Boundary nanoseconds (ns) (Limit %) | Upper Boundary nanoseconds (ns) (Limit %) |
|---|---|---|---|---|
| parse_benchmarks/combine_performance | 📈 view plot 🚷 view threshold | 130,430,000.00 ns(-71.60%)Baseline: 459,331,428.57 ns | -1,117,593,112.26 ns (-856.85%) | 2,036,255,969.40 ns (6.41%) |
|
| Branch | johnsonw/bump-to-0.12.1 |
| Testbed | ci-runner |
⚠️ WARNING: No Threshold found!Without a Threshold, no Alerts will ever be generated.
- Total read+write (reads/writes)
- D1mr (misses (reads))
- LL Miss Rate (misses (%))
- DLmr (misses (reads))
- ILmr (misses (reads))
- RAM Hit Rate (hits (%))
- RAM Hits (hits)
- L1 Hits (hits)
- LL Hit Rate (hits (%))
- LLd Miss Rate (misses (%))
- I1mr (misses (reads))
- Dw (writes)
- L1 Hit Rate (hits (%))
- LL Hits (hits)
- D1 Miss Rate (misses (%))
- Dr (reads)
- Estimated Cycles (cycles)
- I1 Miss Rate (misses (%))
- DLmw (misses (writes))
- D1mw (misses (writes))
- LLi Miss Rate (misses (%))
Click here to create a new Threshold
For more information, see the Threshold documentation.
To only post results if a Threshold exists, set the--ci-only-thresholdsflag.
Click to view all benchmark results
| Benchmark | D1 Miss Rate | misses (%) | D1mr | misses (reads) x 1e3 | D1mw | misses (writes) x 1e3 | DLmr | misses (reads) | DLmw | misses (writes) x 1e3 | Dr | reads x 1e6 | Dw | writes x 1e6 | Estimated Cycles | cycles x 1e6 | I1 Miss Rate | misses (%) | I1mr | misses (reads) x 1e3 | ILmr | misses (reads) | Instructions | Benchmark Result instructions x 1e6 (Result Δ%) | Lower Boundary instructions x 1e6 (Limit %) | Upper Boundary instructions x 1e6 (Limit %) | L1 Hit Rate | hits (%) | L1 Hits | hits x 1e6 | LL Hit Rate | hits (%) | LL Hits | hits x 1e3 | LL Miss Rate | misses (%) | LLd Miss Rate | misses (%) | LLi Miss Rate | misses (%) | RAM Hit Rate | hits (%) | RAM Hits | hits x 1e3 | Total read+write | reads/writes x 1e6 |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| lustre_metrics::memory_benches::bench_encode_lustre_metrics with_setup:generate_records() | 📈 view plot | 0.93 % | 📈 view plot | 25.22 reads x 1e3 | 📈 view plot | 9.18 writes x 1e3 | 📈 view plot | 113.00 reads | 📈 view plot | 6.45 writes x 1e3 | 📈 view plot | 2.47 x 1e6 | 📈 view plot | 1.22 x 1e6 | 📈 view plot | 14.80 x 1e6 | 📈 view plot | 0.01 % | 📈 view plot | 1.03 reads x 1e3 | 📈 view plot | 879.00 reads | 📈 view plot 🚷 view threshold | 10.74 x 1e6(-31.16%)Baseline: 15.60 x 1e6 | 1.95 x 1e6 (18.17%) | 29.26 x 1e6 (36.72%) | 📈 view plot | 99.75 % | 📈 view plot | 14.40 x 1e6 | 📈 view plot | 0.19 % | 📈 view plot | 27.98 x 1e3 | 📈 view plot | 0.05 % | 📈 view plot | 0.18 % | 📈 view plot | 0.01 % | 📈 view plot | 0.05 % | 📈 view plot | 7.45 x 1e3 | 📈 view plot | 14.43 x 1e6 |
Bump release from 0.12.0 to 0.12.1
Release includes: