Skip to content
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

Update iai-callgrind requirement from 0.11.0 to 0.12.2 #79

Closed
wants to merge 1 commit into from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Aug 6, 2024

Updates the requirements on iai-callgrind to permit the latest version.

Release notes

Sourced from iai-callgrind's releases.

v0.12.2

[0.12.2] - 2024-08-06

Added

  • (#210): Add the file parameter to the #[benches] attribute to support creation of benchmarks from the specified file. Each line of this file represents a new benchmark and the read line is passed to the benchmark function or if the setup parameter is also present to the setup function.
  • (#211): Add support for a setup and teardown function in the library_benchmark_group and main macro. The group setup function is run before any benchmark of this group and the teardown function after all benchmarks of the same group. Similarly, the setup function of the main macro is run before any benchmark group and the teardown function after all benchmarks.

Changed

  • Update locked non-development dependencies:
    • regex: 1.10.5 -> 1.10.6
    • tempfile: 3.10.1 -> 3.11.0
    • serde_json: -> 1.0.121 -> 1.0.122
    • indexmap: 2.2.6 -> 2.3.0

Fixed

  • The library documentation in parts still mentioned EventKind::EstimatedCycles as default regression kind instead of EventKind::Ir. This default has changed in v0.11.0.

Full Changelog: iai-callgrind/iai-callgrind@v0.12.1...v0.12.2

Changelog

Sourced from iai-callgrind's changelog.

[0.12.2] - 2024-08-06

Added

  • (#210): Add the file parameter to the #[benches] attribute to support creation of benchmarks from the specified file. Each line of this file represents a new benchmark and the read line is passed to the benchmark function or if the setup parameter is also present to the setup function.
  • (#211): Add support for a setup and teardown function in the library_benchmark_group and main macro. The group setup function is run before any benchmark of this group and the teardown function after all benchmarks of the same group. Similarly, the setup function of the main macro is run before any benchmark group and the teardown function after all benchmarks.

Changed

  • Update locked non-development dependencies:
    • regex: 1.10.5 -> 1.10.6
    • tempfile: 3.10.1 -> 3.11.0
    • serde_json: -> 1.0.121 -> 1.0.122
    • indexmap: 2.2.6 -> 2.3.0

Fixed

  • The library documentation in parts still mentioned EventKind::EstimatedCycles as default regression kind instead of EventKind::Ir. This default has changed in v0.11.0.

[0.12.1] - 2024-07-31

Changed

  • (#212): Update transitive dependency bytemuck 1.15.0 (yanked) -> 1.16.3
  • Update other locked non-development dependencies:
    • cc: 1.1.5 -> 1.1.7,
    • serde_json: 1.0.120 -> 1.0.121

[0.12.0] - 2024-07-24

Added

  • (#160): Add --separate-targets (env: IAI_CALLGRIND_SEPARATE_TARGETS). Using this option causes the compilation target to be included in the iai-callgrind output directory tree to mitigate issues when running benchmarks on multiple targets. For example, instead of having all output files under target/iai, using this option puts all files under the directory

... (truncated)

Commits
  • 082b3dd Merge branch 'release'
  • 4c5051a Update CHANGELOG
  • 376a3d8 Update CHANGELOG
  • cb3054d docs: Fix documentation to mention EventKind::Ir as default regression event
  • 3bca71e test(client-reqs): Update arm fixture
  • 915b1c5 Update CHANGELOG and README
  • 04fa8a5 Bump version v0.12.1 -> v0.12.2
  • 21c6044 Bump iai-callgrind-macros version v0.3.0 -> v0.3.1
  • 848394f Merge pull request #216 from iai-callgrind/renovate/regex-1.x-lockfile
  • 35de542 chore(deps): update rust crate regex to v1.10.6
  • Additional commits viewable in compare view

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 <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Updates the requirements on [iai-callgrind](https://github.com/iai-callgrind/iai-callgrind) to permit the latest version.
- [Release notes](https://github.com/iai-callgrind/iai-callgrind/releases)
- [Changelog](https://github.com/iai-callgrind/iai-callgrind/blob/main/CHANGELOG.md)
- [Commits](iai-callgrind/iai-callgrind@v0.11.0...v0.12.2)

---
updated-dependencies:
- dependency-name: iai-callgrind
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file rust Pull requests that update Rust code labels Aug 6, 2024
Copy link

github-actions bot commented Aug 6, 2024

🐰Bencher

ReportTue, August 6, 2024 at 18:30:33 UTC
Projecth264-reader
Branch79/merge
Testbedlocalhost

⚠️ 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.

Click to view all benchmark results
BenchmarkEstimated CyclesEstimated Cycles Results
estimated cycles | (Δ%)
Estimated Cycles Upper Boundary
estimated cycles | (%)
InstructionsInstructions Results
instructions
L1 HitsL1 Hits Results
hits
L2 HitsL2 Hits Results
hits
RAM HitsRAM Hits Results
hits
Total read+writeTotal read+write Results
reads/writes
ci_bench::ci::reader read:setup_video("big_buck_bunny_1080p_24f...✅ (view plot)16,692,696.00 (+0.40%)18,289,162.10 (91.27%)➖ (view plot)8,218,574.00➖ (view plot)10,824,536.00➖ (view plot)14,691.00➖ (view plot)165,563.00➖ (view plot)11,004,790.00

Bencher - Continuous Benchmarking
View Public Perf Page
Docs | Repo | Chat | Help

Copy link
Contributor Author

dependabot bot commented on behalf of github Aug 9, 2024

Superseded by #80.

@dependabot dependabot bot closed this Aug 9, 2024
@dependabot dependabot bot deleted the dependabot/cargo/iai-callgrind-0.12.2 branch August 9, 2024 18:04
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file rust Pull requests that update Rust code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants