Closed dependabot[bot] closed 3 months ago
Report | Thu, July 25, 2024 at 06:16:03 UTC |
Project | mpeg2ts-reader |
Branch | 63/merge |
Testbed | localhost |
⚠️ WARNING: The following Measures do not have a Threshold. Without a Threshold, no Alerts will ever be generated!
- Instructions (instructions)
- L1 Accesses (l1-accesses)
- L2 Accesses (l2-accesses)
- RAM Accesses (ram-accesses)
- Total Accesses (total-accesses)
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 Accesses | L1 Accesses Results accesses | L2 Accesses | L2 Accesses Results accesses | RAM Accesses | RAM Accesses Results accesses | Total Accesses | Total Accesses Results total-accesses |
---|---|---|---|---|---|---|---|---|---|---|---|---|---|
ci_bench::ci::reader | ✅ (view plot) | 33,789,030.00 (+15.42%) | 27,811,257.16 (82.31%) | ➖ (view plot) | 20,343,590.00 | ➖ (view plot) | 26,388,575.00 | ➖ (view plot) | 4,925.00 | ➖ (view plot) | 210,738.00 | ➖ (view plot) | 26,604,238.00 |
Superseded by #64.
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
315a9a1
Merge branch 'release'4414593
Update CHANGELOG1303df0
Update README5e0bf6f
Bump version v0.11.1 -> v0.12.0f656e92
Bump iai-callgrind-macros version v0.2.0 -> v0.3.0d798b8d
Update CHANGELOGe168fda
Merge pull request #203 from gamma0987/better-version-mismatch-error-messagebfbd8c0
tests(runner): Add tests for the library and runner version comparisond67d90b
iai-callgrind-runner: Compare the library and runner version as soon as possibled1428eb
iai-callgrind-runner: Provide better error message if the argument parsing failsDependabot 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