Closed dependabot[bot] closed 2 months ago
Report | Wed, September 4, 2024 at 06:21:22 UTC |
Project | mpeg2ts-reader |
Branch | 69/merge |
Testbed | localhost |
⚠️ WARNING: The following Measures do not have a Threshold. Without a Threshold, no Alerts will ever be generated!
- Instructions (instructions)
- L1 Hits (l1-hits)
- L2 Hits (l2-hits)
- RAM Hits (ram-hits)
- Total read+write (total-read-write)
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-thresholds
CLI flag.
Benchmark | Estimated Cycles | Estimated Cycles Results estimated cycles | (Δ%) | Estimated Cycles Lower Boundary estimated cycles | (%) | Instructions | Instructions Results instructions | L1 Hits | L1 Hits Results hits | L2 Hits | L2 Hits Results hits | RAM Hits | RAM Hits Results hits | Total read+write | Total read+write Results reads/writes |
---|---|---|---|---|---|---|---|---|---|---|---|---|---|
ci_bench::ci::reader | ✅ (view plot) | 33,791,857.00 (+15.43%) | 27,811,346.68 (82.30%) | ➖ (view plot) | 20,346,236.00 | ➖ (view plot) | 26,393,627.00 | ➖ (view plot) | 4,417.00 | ➖ (view plot) | 210,747.00 | ➖ (view plot) | 26,608,791.00 |
Superseded by #70.
Updates the requirements on iai-callgrind to permit the latest version.
Release notes
Sourced from iai-callgrind's releases.
Changelog
Sourced from iai-callgrind's changelog.
... (truncated)
Commits
130cd38
Merge branch 'release'5e03388
Bump version v0.13.1 -> v0.13.2d17348f
Update CHANGELOG2cc1042
Merge pull request #259 from gamma0987/chore-verify-benches-not-zero-costs71571ba
chore(benchmark-tests): Use clearer assertion messages if it fails75a82e0
chore(benchmark-tests): Add possibility to assert complex details in benchmar...e28beb3
tests(bench): Verify that costs are not all zero for all benchmark-tests9aa28a3
Merge pull request #257 from gamma0987/fix-format-neg-inf941aa71
Merge pull request #252 from hargut/fix/output-parsing-client-requestsa5ff14f
fix(summary_parser): extract "totals" when "summary" is "0"Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting
@dependabot rebase
.Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot show