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.31 #91

Closed renovate[bot] closed 7 months ago

renovate[bot] commented 7 months ago

Mend Renovate

This PR contains the following updates:

Package Type Update Change
serde_yaml dependencies patch 0.9.30 -> 0.9.31

Release Notes

dtolnay/serde-yaml (serde_yaml) ### [`v0.9.31`](https://togithub.com/dtolnay/serde-yaml/releases/tag/0.9.31) [Compare Source](https://togithub.com/dtolnay/serde-yaml/compare/0.9.30...0.9.31) - Add `swap_remove` and `shift_remove` methods on Mapping ([#​408](https://togithub.com/dtolnay/serde-yaml/issues/408))

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 7 months ago

Benchmark for 7839fae

Click to view benchmark | Test | Base | PR | % | |------|--------------|------------------|---| | Reclass::inventory() multi-threaded | 1544.6±76.79µs | 1569.1±107.05µs | +1.59% | | Reclass::inventory() single-threaded | 3.5±0.03ms | 3.5±0.13ms | 0.00% |
github-actions[bot] commented 7 months ago

Benchmark for 90553db

Click to view benchmark | Test | Base | PR | % | |------|--------------|------------------|---| | Reclass::inventory() multi-threaded | 1559.7±100.53µs | 1562.8±129.04µs | +0.20% | | Reclass::inventory() single-threaded | 3.5±0.03ms | **3.4±0.05ms** | **-2.86%** |
simu commented 7 months ago

Blocked by #90

github-actions[bot] commented 7 months ago

Benchmark for 084d08f

Click to view benchmark | Test | Base | PR | % | |------|--------------|------------------|---| | Reclass::inventory() multi-threaded | 1560.5±121.99µs | 1542.1±71.79µs | -1.18% | | Reclass::inventory() single-threaded | 3.5±0.03ms | 3.5±0.04ms | 0.00% |
github-actions[bot] commented 7 months ago

Benchmark for 7771f48

Click to view benchmark | Test | Base | PR | % | |------|--------------|------------------|---| | Reclass::inventory() multi-threaded | 1597.3±90.44µs | 1605.4±120.37µs | +0.51% | | Reclass::inventory() single-threaded | 3.6±0.03ms | 3.6±0.03ms | 0.00% |
github-actions[bot] commented 7 months ago

Benchmark for f6c5bfe

Click to view benchmark | Test | Base | PR | % | |------|--------------|------------------|---| | Reclass::inventory() multi-threaded | 1578.8±48.55µs | 1605.6±115.54µs | +1.70% | | Reclass::inventory() single-threaded | **3.5±0.03ms** | 3.6±0.11ms | **+2.86%** |
github-actions[bot] commented 7 months ago

Benchmark for 81efb05

Click to view benchmark | Test | Base | PR | % | |------|--------------|------------------|---| | Reclass::inventory() multi-threaded | 1614.1±116.56µs | 1608.6±108.71µs | -0.34% | | Reclass::inventory() single-threaded | 3.6±0.03ms | 3.6±0.03ms | 0.00% |
github-actions[bot] commented 7 months ago

Benchmark for 97484f0

Click to view benchmark | Test | Base | PR | % | |------|--------------|------------------|---| | Reclass::inventory() multi-threaded | 1601.0±63.10µs | 1611.0±109.36µs | +0.62% | | Reclass::inventory() single-threaded | 3.6±0.04ms | **3.5±0.06ms** | **-2.78%** |