Skip to content

Update Rust crate sysinfo to 0.39.0#7871

Open
renovate[bot] wants to merge 1 commit into
developfrom
renovate/sysinfo-0.x
Open

Update Rust crate sysinfo to 0.39.0#7871
renovate[bot] wants to merge 1 commit into
developfrom
renovate/sysinfo-0.x

Conversation

@renovate
Copy link
Copy Markdown
Contributor

@renovate renovate Bot commented May 11, 2026

This PR contains the following updates:

Package Type Update Change
sysinfo workspace.dependencies minor 0.38.00.39.0

Warning

Some dependencies could not be looked up. Check the Dependency Dashboard for more information.


Release Notes

GuillaumeGomez/sysinfo (sysinfo)

v0.39.2

Compare Source

  • Windows: Greatly improve performance of System::refresh_cpu_specifics when CPU usage is not requested.
  • iOS: Fix compilation error when user feature is enabled.
  • Linux: Correctly set thread information for processes.

v0.39.1

Compare Source

  • Linux: Fix wrong network numbers computation.

v0.39.0

Compare Source

  • Update minimum supported rust version to 1.95.
  • Add new NetworkData::operational_state API.
  • Add new Process::cgroup_limits API (only returning data on Linux).
  • All supported systems other than Windows: Improve performance of Networks::refresh*.
  • All supported systems other than Windows: Fix soundness issue when retrieving users.
  • Linux: Take into account parent cgroup memory limits.
  • Linux: Fix panic when retrieving process information on ESXi.
  • FreeBSD: Use the name of dataset as name for zfs disks.

Configuration

📅 Schedule: (UTC)

  • Branch creation
    • Between 12:00 AM and 03:59 AM, only on Monday (* 0-3 * * 1)
  • 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.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate renovate Bot added the changelog/chore A trivial change label May 11, 2026
@renovate renovate Bot force-pushed the renovate/sysinfo-0.x branch from e2c9c27 to b757d5f Compare May 17, 2026 05:03
@renovate renovate Bot force-pushed the renovate/sysinfo-0.x branch from b757d5f to effea7e Compare May 18, 2026 09:41
@codspeed-hq
Copy link
Copy Markdown

codspeed-hq Bot commented May 18, 2026

Merging this PR will improve performance by 13.41%

⚠️ Unknown Walltime execution environment detected

Using the Walltime instrument on standard Hosted Runners will lead to inconsistent data.

For the most accurate results, we recommend using CodSpeed Macro Runners: bare-metal machines fine-tuned for performance measurement consistency.

⚡ 4 improved benchmarks
❌ 4 regressed benchmarks
✅ 338 untouched benchmarks
⏩ 875 skipped benchmarks1

Warning

Please fix the performance issues or acknowledge them on CodSpeed.

Performance Changes

Mode Benchmark BASE HEAD Efficiency
Simulation decompress_rd[f64, (100000, 0.0)] 844.8 µs 980.4 µs -13.84%
Simulation decompress_rd[f64, (100000, 0.1)] 1,022.8 µs 667.7 µs +53.2%
Simulation decompress_rd[f32, (100000, 0.01)] 585.2 µs 412 µs +42.03%
Simulation decompress_rd[f64, (10000, 0.0)] 123.2 µs 140.7 µs -12.47%
Simulation decompress_rd[f64, (10000, 0.01)] 123.1 µs 140.7 µs -12.49%
Simulation decompress_rd[f64, (100000, 0.01)] 1,022.8 µs 667.6 µs +53.2%
Simulation decompress_rd[f32, (100000, 0.1)] 585.2 µs 412 µs +42.03%
Simulation decompress_rd[f64, (10000, 0.1)] 123.5 µs 141.1 µs -12.42%

Tip

Investigate this regression by commenting @codspeedbot fix this regression on this PR, or directly use the CodSpeed MCP with your agent.


Comparing renovate/sysinfo-0.x (effea7e) with develop (280f429)

Open in CodSpeed

Footnotes

  1. 875 benchmarks were skipped, so the baseline results were used instead. If they were deleted from the codebase, click here and archive them to remove them from the performance reports.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

changelog/chore A trivial change

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants