projectsyn / reclass-rs

Reimplementation of https://github.com/kapicorp/reclass in Rust with Python bindings through PyO3.
BSD 3-Clause "New" or "Revised" License
7 stars 0 forks source link

Update Rust crate serde_yaml to 0.9.34 #122

Closed renovate[bot] closed 5 months ago

renovate[bot] commented 5 months ago

Mend Renovate

This PR contains the following updates:

Package Type Update Change
serde_yaml dependencies patch 0.9.33 -> 0.9.34

Release Notes

dtolnay/serde-yaml (serde_yaml) ### [`v0.9.34`](https://togithub.com/dtolnay/serde-yaml/compare/0.9.33...0.9.34) [Compare Source](https://togithub.com/dtolnay/serde-yaml/compare/0.9.33...0.9.34)

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

â™» Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.



This PR has been generated by Mend Renovate. View repository job log here.

github-actions[bot] commented 5 months ago

Benchmark for 8772f93

Click to view benchmark | Test | Base | PR | % | |------|--------------|------------------|---| | Reclass::inventory() multi-threaded | 1637.5±102.96µs | 1625.8±147.35µs | -0.71% | | Reclass::inventory() single-threaded | 3.6±0.04ms | 3.6±0.05ms | 0.00% |
github-actions[bot] commented 5 months ago

Benchmark for 81d0790

Click to view benchmark | Test | Base | PR | % | |------|--------------|------------------|---| | Reclass::inventory() multi-threaded | 1629.1±98.96µs | 1632.1±109.33µs | +0.18% | | Reclass::inventory() single-threaded | 3.5±0.03ms | 3.5±0.03ms | 0.00% |
github-actions[bot] commented 5 months ago

Benchmark for bc69835

Click to view benchmark | Test | Base | PR | % | |------|--------------|------------------|---| | Reclass::inventory() multi-threaded | 1618.9±112.07µs | 1621.4±114.61µs | +0.15% | | Reclass::inventory() single-threaded | 3.5±0.04ms | 3.5±0.03ms | 0.00% |
github-actions[bot] commented 5 months ago

Benchmark for 9bf9707

Click to view benchmark | Test | Base | PR | % | |------|--------------|------------------|---| | Reclass::inventory() multi-threaded | 1619.0±86.04µs | 1631.4±112.09µs | +0.77% | | Reclass::inventory() single-threaded | 3.5±0.02ms | 3.5±0.08ms | 0.00% |