8000 build(deps): Bump rust-toolchain from nightly-2026-03-01 to nightly-2026-03-09 by dependabot[bot] · Pull Request #2307 · hermit-os/kernel · GitHub
[go: up one dir, main page]

Skip to content

build(deps): Bump rust-toolchain from nightly-2026-03-01 to nightly-2026-03-09#2307

Open
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/rust_toolchain/rust-toolchain-nightly-2026-03-09
Open

build(deps): Bump rust-toolchain from nightly-2026-03-01 to nightly-2026-03-09#2307
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/rust_toolchain/rust-toolchain-nightly-2026-03-09

Conversation

@dependabot
Copy link
Contributor
@dependabot dependabot bot commented on behalf of github Mar 9, 2026

Bumps rust-toolchain from nightly-2026-03-01 to nightly-2026-03-09.

Commits

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

@dependabot dependabot bot added dependencies Pull requests that update a dependency file rust_toolchain_package_manager Pull requests that update rust_toolchain_package_manager code labels Mar 9, 2026
Copy link
@github-actions github-actions bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Benchmark Results

Details
Benchmark Current: f82921c Previous: 012ec2a Performance Ratio
startup_benchmark Build Time 90.05 s 84.56 s 1.06
startup_benchmark File Size 0.75 MB 0.78 MB 0.95
Startup Time - 1 core 0.93 s (±0.03 s) 0.94 s (±0.03 s) 0.98
Startup Time - 2 cores 0.92 s (±0.03 s) 0.93 s (±0.03 s) 0.99
Startup Time - 4 cores 0.95 s (±0.03 s) 0.93 s (±0.03 s) 1.03
multithreaded_benchmark Build Time 84.58 s 87.56 s 0.97
multithreaded_benchmark File Size 0.90 MB 0.89 MB 1.00
Multithreaded Pi Efficiency - 2 Threads 88.71 % (±7.41 %) 90.54 % (±7.62 %) 0.98
Multithreaded Pi Efficiency - 4 Threads 44.40 % (±3.15 %) 45.06 % (±2.98 %) 0.99
Multithreaded Pi Efficiency - 8 Threads 25.79 % (±2.26 %) 25.15 % (±2.20 %) 1.03
micro_benchmarks Build Time 95.82 s 96.27 s 1.00
micro_benchmarks File Size 0.90 MB 0.90 MB 1.00
Scheduling time - 1 thread 68.89 ticks (±4.12 ticks) 70.46 ticks (±4.38 ticks) 0.98
Scheduling time - 2 threads 37.91 ticks (±4.38 ticks) 37.65 ticks (±3.62 ticks) 1.01
Micro - Time for syscall (getpid) 3.62 ticks (±0.29 ticks) 2.97 ticks (±0.18 ticks) 1.22
Memcpy speed - (built_in) block size 4096 67906.95 MByte/s (±48246.20 MByte/s) 65030.69 MByte/s (±45913.75 MByte/s) 1.04
Memcpy speed - (built_in) block size 1048576 29845.78 MByte/s (±24616.02 MByte/s) 30222.55 MByte/s (±25143.98 MByte/s) 0.99
Memcpy speed - (built_in) block size 16777216 28660.86 MByte/s (±23870.72 MByte/s) 24930.26 MByte/s (±20804.12 MByte/s) 1.15
Memset speed - (built_in) block size 4096 68382.84 MByte/s (±48554.21 MByte/s) 65657.09 MByte/s (±46322.54 MByte/s) 1.04
Memset speed - (built_in) block size 1048576 30616.74 MByte/s (±25035.48 MByte/s) 31016.52 MByte/s (±25585.86 MByte/s) 0.99
Memset speed - (built_in) block size 16777216 29437.11 MByte/s (±24304.93 MByte/s) 25701.09 MByte/s (±21307.59 MByte/s) 1.15
Memcpy speed - (rust) block size 4096 60108.50 MByte/s (±44358.59 MByte/s) 61479.47 MByte/s (±45252.78 MByte/s) 0.98
Memcpy speed - (rust) block size 1048576 29770.31 MByte/s (±24648.12 MByte/s) 30330.38 MByte/s (±25219.44 MByte/s) 0.98
Memcpy speed - (rust) block size 16777216 28818.19 MByte/s (±24003.09 MByte/s) 24589.41 MByte/s (±20532.16 MByte/s) 1.17
Memset speed - (rust) block size 4096 60412.97 MByte/s (±44521.54 MByte/s) 61555.31 MByte/s (±45282.46 MByte/s) 0.98
Memset speed - (rust) block size 1048576 30527.42 MByte/s (±25072.94 MByte/s) 31100.15 MByte/s (±25643.71 MByte/s) 0.98
Memset speed - (rust) block size 16777216 29576.75 MByte/s (±24424.95 MByte/s) 25351.41 MByte/s (±21032.72 MByte/s) 1.17
alloc_benchmarks Build Time 89.63 s 91.49 s 0.98
alloc_benchmarks File Size 0.82 MB 0.85 MB 0.96
Allocations - Allocation success 100.00 % 100.00 % 1
Allocations - Deallocation success 100.00 % 100.00 % 1
Allocations - Pre-fail Allocations 100.00 % 100.00 % 1
Allocations - Average Allocation time 11113.06 Ticks (±184.69 Ticks) 11689.67 Ticks (±293.30 Ticks) 0.95
Allocations - Average Allocation time (no fail) 11113.06 Ticks (±184.69 Ticks) 11689.67 Ticks (±293.30 Ticks) 0.95
Allocations - Average Deallocation time 994.18 Ticks (±313.82 Ticks) 1785.94 Ticks (±1302.93 Ticks) 0.56
mutex_benchmark Build Time 90.98 s 89.02 s 1.02
mutex_benchmark File Size 0.90 MB 0.90 MB 1.00
Mutex Stress Test Average Time per Iteration - 1 Threads 12.80 ns (±0.66 ns) 12.64 ns (±0.62 ns) 1.01
Mutex Stress Test Average Time per Iteration - 2 Threads 17.34 ns (±5.80 ns) 18.86 ns (±5.37 ns) 0.92

This comment was automatically generated by workflow using github-action-benchmark.

@mkroening
Copy link
Member

@dependabot recreate

8000

@dependabot dependabot bot force-pushed the dependabot/rust_toolchain/rust-toolchain-nightly-2026-03-09 branch from b1fbb3b to e12bfed Compare March 11, 2026 14:04
@mkroening
Copy link
Member

@dependabot recreate

Bumps [rust-toolchain](https://github.com/rust-lang/rust) from nightly-2026-03-01 to nightly-2026-03-09.
- [Release notes](https://github.com/rust-lang/rust/releases)
- [Changelog](https://github.com/rust-lang/rust/blob/main/RELEASES.md)
- [Commits](https://github.com/rust-lang/rust/commits)

---
updated-dependencies:
- dependency-name: rust-toolchain
  dependency-version: nightly-2026-03-09
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/rust_toolchain/rust-toolchain-nightly-2026-03-09 branch from e12bfed to f82921c Compare March 11, 2026 20:26
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file rust_toolchain_package_manager Pull requests that update rust_toolchain_package_manager code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant

0