Skip to content

build(deps): Bump arm-pl011-uart from 0.4.0 to 0.5.0#2324

Open
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/cargo/arm-pl011-uart-0.5.0
Open

build(deps): Bump arm-pl011-uart from 0.4.0 to 0.5.0#2324
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/cargo/arm-pl011-uart-0.5.0

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Mar 12, 2026

Bumps arm-pl011-uart from 0.4.0 to 0.5.0.

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 Pull requests that update Rust code labels Mar 12, 2026
Copy link
Member

@mkroening mkroening left a comment

Choose a reason for hiding this comment

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

@Gelbpunkt, this might require upgrading our safe-mmio patches: CHANGELOG.md

@dependabot dependabot bot force-pushed the dependabot/cargo/arm-pl011-uart-0.5.0 branch 2 times, most recently from 07fb57a to 4df90f2 Compare March 12, 2026 23:10
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: 981ce1b Previous: fdad7b9 Performance Ratio
startup_benchmark Build Time 103.60 s 99.53 s 1.04
startup_benchmark File Size 0.75 MB 0.75 MB 1.00
Startup Time - 1 core 1.06 s (±0.02 s) 0.97 s (±0.03 s) 1.09
Startup Time - 2 cores 1.09 s (±0.03 s) 1.04 s (±0.04 s) 1.04
Startup Time - 4 cores 1.04 s (±0.03 s) 1.05 s (±0.03 s) 1.00
multithreaded_benchmark Build Time 96.10 s 96.40 s 1.00
multithreaded_benchmark File Size 0.86 MB 0.86 MB 1.00
Multithreaded Pi Efficiency - 2 Threads 88.55 % (±8.69 %) 90.17 % (±10.02 %) 0.98
Multithreaded Pi Efficiency - 4 Threads 44.53 % (±2.93 %) 44.84 % (±3.27 %) 0.99
Multithreaded Pi Efficiency - 8 Threads 25.67 % (±1.37 %) 25.76 % (±1.71 %) 1.00
micro_benchmarks Build Time 92.70 s 112.36 s 0.83
micro_benchmarks File Size 0.86 MB 0.86 MB 1.00
Scheduling time - 1 thread 63.28 ticks (±3.30 ticks) 71.35 ticks (±5.90 ticks) 0.89
Scheduling time - 2 threads 33.79 ticks (±3.05 ticks) 38.38 ticks (±4.04 ticks) 0.88
Micro - Time for syscall (getpid) 2.85 ticks (±0.26 ticks) 3.33 ticks (±0.37 ticks) 0.85
Memcpy speed - (built_in) block size 4096 66512.58 MByte/s (±47240.50 MByte/s) 59141.93 MByte/s (±42155.36 MByte/s) 1.12
Memcpy speed - (built_in) block size 1048576 29726.66 MByte/s (±24451.00 MByte/s) 30401.31 MByte/s (±25552.10 MByte/s) 0.98
Memcpy speed - (built_in) block size 16777216 28404.50 MByte/s (±23635.75 MByte/s) 18341.16 MByte/s (±15866.43 MByte/s) 1.55
Memset speed - (built_in) block size 4096 67196.64 MByte/s (±47764.59 MByte/s) 59854.14 MByte/s (±42637.78 MByte/s) 1.12
Memset speed - (built_in) block size 1048576 30510.76 MByte/s (±24920.77 MByte/s) 31197.32 MByte/s (±25968.12 MByte/s) 0.98
Memset speed - (built_in) block size 16777216 29188.21 MByte/s (±24088.09 MByte/s) 19097.59 MByte/s (±16493.26 MByte/s) 1.53
Memcpy speed - (rust) block size 4096 58541.75 MByte/s (±43051.22 MByte/s) 53053.28 MByte/s (±39154.81 MByte/s) 1.10
Memcpy speed - (rust) block size 1048576 29615.87 MByte/s (±24402.54 MByte/s) 30466.90 MByte/s (±25665.47 MByte/s) 0.97
Memcpy speed - (rust) block size 16777216 28405.82 MByte/s (±23637.48 MByte/s) 18261.97 MByte/s (±15789.67 MByte/s) 1.56
Memset speed - (rust) block size 4096 59651.81 MByte/s (±43852.86 MByte/s) 53807.69 MByte/s (±39617.33 MByte/s) 1.11
Memset speed - (rust) block size 1048576 30432.57 MByte/s (±24888.49 MByte/s) 31246.57 MByte/s (±26099.44 MByte/s) 0.97
Memset speed - (rust) block size 16777216 29179.93 MByte/s (±24085.70 MByte/s) 18401.39 MByte/s (±15837.36 MByte/s) 1.59
alloc_benchmarks Build Time 90.78 s 113.86 s 0.80
alloc_benchmarks File Size 0.82 MB 0.82 MB 1.00
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 13515.74 Ticks (±253.75 Ticks) 14598.49 Ticks (±323.80 Ticks) 0.93
Allocations - Average Allocation time (no fail) 13515.74 Ticks (±253.75 Ticks) 14598.49 Ticks (±323.80 Ticks) 0.93
Allocations - Average Deallocation time 1385.79 Ticks (±682.65 Ticks) 1496.91 Ticks (±1132.41 Ticks) 0.93
mutex_benchmark Build Time 91.10 s 108.58 s 0.84
mutex_benchmark File Size 0.86 MB 0.86 MB 1.00
Mutex Stress Test Average Time per Iteration - 1 Threads 12.90 ns (±0.81 ns) 13.76 ns (±0.88 ns) 0.94
Mutex Stress Test Average Time per Iteration - 2 Threads 17.14 ns (±3.39 ns) 22.58 ns (±13.74 ns) 0.76

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

@dependabot dependabot bot force-pushed the dependabot/cargo/arm-pl011-uart-0.5.0 branch 3 times, most recently from 7825f40 to da45403 Compare March 17, 2026 12:09
Bumps arm-pl011-uart from 0.4.0 to 0.5.0.

---
updated-dependencies:
- dependency-name: arm-pl011-uart
  dependency-version: 0.5.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/cargo/arm-pl011-uart-0.5.0 branch from da45403 to 981ce1b Compare March 17, 2026 13:41
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 Pull requests that update Rust code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants