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 indexmap to 2.2.2 #90

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
indexmap dependencies minor 2.1.0 -> 2.2.2

Release Notes

indexmap-rs/indexmap (indexmap) ### [`v2.2.2`](https://togithub.com/indexmap-rs/indexmap/compare/2.2.1...2.2.2) [Compare Source](https://togithub.com/indexmap-rs/indexmap/compare/2.2.1...2.2.2) ### [`v2.2.1`](https://togithub.com/indexmap-rs/indexmap/compare/2.2.0...2.2.1) [Compare Source](https://togithub.com/indexmap-rs/indexmap/compare/2.2.0...2.2.1) ### [`v2.2.0`](https://togithub.com/indexmap-rs/indexmap/compare/2.1.0...2.2.0) [Compare Source](https://togithub.com/indexmap-rs/indexmap/compare/2.1.0...2.2.0)

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 1661b29

Click to view benchmark | Test | Base | PR | % | |------|--------------|------------------|---| | Reclass::inventory() multi-threaded | 1569.8±109.32µs | 1558.8±114.50µs | -0.70% | | Reclass::inventory() single-threaded | 3.5±0.03ms | **3.4±0.06ms** | **-2.86%** |
github-actions[bot] commented 7 months ago

Benchmark for 98af4a8

Click to view benchmark | Test | Base | PR | % | |------|--------------|------------------|---| | Reclass::inventory() multi-threaded | 1548.5±107.06µs | 1565.1±124.80µs | +1.07% | | Reclass::inventory() single-threaded | 3.5±0.03ms | 3.5±0.04ms | 0.00% |
github-actions[bot] commented 7 months ago

Benchmark for b124688

Click to view benchmark | Test | Base | PR | % | |------|--------------|------------------|---| | Reclass::inventory() multi-threaded | 1544.7±94.81µs | 1543.9±58.41µs | -0.05% | | Reclass::inventory() single-threaded | 3.5±0.08ms | 3.5±0.04ms | 0.00% |
simu commented 7 months ago

TODO:

Note that the serde_json and serde_yaml updates also update indexmap (see #87 and #91)

github-actions[bot] commented 7 months ago

Benchmark for 5f98d75

Click to view benchmark | Test | Base | PR | % | |------|--------------|------------------|---| | Reclass::inventory() multi-threaded | 1603.6±129.46µs | 1600.9±113.25µs | -0.17% | | Reclass::inventory() single-threaded | 3.5±0.03ms | 3.5±0.08ms | 0.00% |
github-actions[bot] commented 7 months ago

Benchmark for 7c6219e

Click to view benchmark | Test | Base | PR | % | |------|--------------|------------------|---| | Reclass::inventory() multi-threaded | 1590.7±62.80µs | 1595.2±78.69µs | +0.28% | | Reclass::inventory() single-threaded | 3.6±0.03ms | 3.6±0.07ms | 0.00% |
github-actions[bot] commented 7 months ago

Benchmark for b512ce1

Click to view benchmark | Test | Base | PR | % | |------|--------------|------------------|---| | Reclass::inventory() multi-threaded | 1612.7±120.09µs | 1592.6±77.00µs | -1.25% | | Reclass::inventory() single-threaded | 3.6±0.04ms | 3.6±0.04ms | 0.00% |
github-actions[bot] commented 7 months ago

Benchmark for 1ec4d49

Click to view benchmark | Test | Base | PR | % | |------|--------------|------------------|---| | Reclass::inventory() multi-threaded | 1603.4±134.42µs | 1587.7±58.74µs | -0.98% | | Reclass::inventory() single-threaded | **3.5±0.03ms** | 3.6±0.02ms | **+2.86%** |
github-actions[bot] commented 7 months ago

Benchmark for d150634

Click to view benchmark | Test | Base | PR | % | |------|--------------|------------------|---| | Reclass::inventory() multi-threaded | 1611.2±120.18µs | 1592.8±95.34µs | -1.14% | | Reclass::inventory() single-threaded | 3.6±0.03ms | 3.6±0.21ms | 0.00% |