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_json to 1.0.113 #87

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_json dependencies patch 1.0.111 -> 1.0.113

Release Notes

serde-rs/json (serde_json) ### [`v1.0.113`](https://togithub.com/serde-rs/json/releases/tag/v1.0.113) [Compare Source](https://togithub.com/serde-rs/json/compare/v1.0.112...v1.0.113) - Add `swap_remove` and `shift_remove` methods on Map ([#​1109](https://togithub.com/serde-rs/json/issues/1109)) ### [`v1.0.112`](https://togithub.com/serde-rs/json/releases/tag/v1.0.112) [Compare Source](https://togithub.com/serde-rs/json/compare/v1.0.111...v1.0.112) - Improve formatting of "invalid type" error messages involving floats ([#​1107](https://togithub.com/serde-rs/json/issues/1107))

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 56f9699

Click to view benchmark | Test | Base | PR | % | |------|--------------|------------------|---| | Reclass::inventory() multi-threaded | 1556.9±114.23µs | 1564.0±114.05µs | +0.46% | | Reclass::inventory() single-threaded | 3.4±0.03ms | 3.4±0.05ms | 0.00% |
github-actions[bot] commented 7 months ago

Benchmark for d5f5837

Click to view benchmark | Test | Base | PR | % | |------|--------------|------------------|---| | Reclass::inventory() multi-threaded | 1554.2±111.25µs | 1554.5±133.24µs | +0.02% | | Reclass::inventory() single-threaded | **3.4±0.02ms** | 3.5±0.26ms | **+2.94%** |
github-actions[bot] commented 7 months ago

Benchmark for b497baf

Click to view benchmark | Test | Base | PR | % | |------|--------------|------------------|---| | Reclass::inventory() multi-threaded | 1569.4±118.09µs | 1576.4±113.99µs | +0.45% | | Reclass::inventory() single-threaded | **3.4±0.05ms** | 3.5±0.06ms | **+2.94%** |
simu commented 7 months ago

Blocked by #90

github-actions[bot] commented 7 months ago

Benchmark for abd035d

Click to view benchmark | Test | Base | PR | % | |------|--------------|------------------|---| | Reclass::inventory() multi-threaded | 1561.7±107.13µs | 1558.2±112.67µs | -0.22% | | Reclass::inventory() single-threaded | 3.5±0.13ms | 3.5±0.08ms | 0.00% |
github-actions[bot] commented 7 months ago

Benchmark for 71137ab

Click to view benchmark | Test | Base | PR | % | |------|--------------|------------------|---| | Reclass::inventory() multi-threaded | 1607.0±119.57µs | 1594.4±63.23µs | -0.78% | | Reclass::inventory() single-threaded | 3.6±0.03ms | 3.6±0.18ms | 0.00% |
github-actions[bot] commented 7 months ago

Benchmark for 72904d3

Click to view benchmark | Test | Base | PR | % | |------|--------------|------------------|---| | Reclass::inventory() multi-threaded | 1617.5±114.10µs | 1643.1±131.70µs | +1.58% | | Reclass::inventory() single-threaded | 3.6±0.03ms | 3.6±0.18ms | 0.00% |
github-actions[bot] commented 7 months ago

Benchmark for 52206ef

Click to view benchmark | Test | Base | PR | % | |------|--------------|------------------|---| | Reclass::inventory() multi-threaded | 1608.1±108.45µs | 1608.0±126.56µs | -0.01% | | Reclass::inventory() single-threaded | 3.5±0.03ms | 3.5±0.07ms | 0.00% |