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
Copy Markdown
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
Copy Markdown
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
Copy Markdown

@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: 3c85351 Previous: 5127c77 Performance Ratio
startup_benchmark Build Time 90.51 s 89.35 s 1.01
startup_benchmark File Size 0.79 MB 0.79 MB 1.00
Startup Time - 1 core 0.79 s (±0.03 s) 0.81 s (±0.03 s) 0.97
Startup Time - 2 cores 0.81 s (±0.03 s) 0.82 s (±0.03 s) 0.99
Startup Time - 4 cores 0.81 s (±0.03 s) 0.83 s (±0.02 s) 0.98
multithreaded_benchmark Build Time 86.64 s 92.62 s 0.94
multithreaded_benchmark File Size 0.89 MB 0.89 MB 1.00
Multithreaded Pi Efficiency - 2 Threads 89.90 % (±6.98 %) 90.72 % (±8.59 %) 0.99
Multithreaded Pi Efficiency - 4 Threads 44.63 % (±3.07 %) 44.88 % (±4.39 %) 0.99
Multithreaded Pi Efficiency - 8 Threads 25.95 % (±1.90 %) 25.87 % (±3.25 %) 1.00
micro_benchmarks Build Time 93.26 s 100.57 s 0.93
micro_benchmarks File Size 0.90 MB 0.90 MB 1.00
Scheduling time - 1 thread 71.52 ticks (±4.01 ticks) 74.98 ticks (±4.47 ticks) 0.95
Scheduling time - 2 threads 39.04 ticks (±4.19 ticks) 40.19 ticks (±4.30 ticks) 0.97
Micro - Time for syscall (getpid) 2.93 ticks (±0.30 ticks) 2.97 ticks (±0.23 ticks) 0.98
Memcpy speed - (built_in) block size 4096 79352.08 MByte/s (±54853.14 MByte/s) 76264.90 MByte/s (±52720.43 MByte/s) 1.04
Memcpy speed - (built_in) block size 1048576 29790.77 MByte/s (±24327.24 MByte/s) 30292.34 MByte/s (±24927.05 MByte/s) 0.98
Memcpy speed - (built_in) block size 16777216 28451.73 MByte/s (±23498.69 MByte/s) 23336.56 MByte/s (±19347.79 MByte/s) 1.22
Memset speed - (built_in) block size 4096 79180.51 MByte/s (±54725.88 MByte/s) 76939.35 MByte/s (±53180.56 MByte/s) 1.03
Memset speed - (built_in) block size 1048576 30538.63 MByte/s (±24755.31 MByte/s) 31021.82 MByte/s (±25328.96 MByte/s) 0.98
Memset speed - (built_in) block size 16777216 29196.04 MByte/s (±23924.07 MByte/s) 24084.23 MByte/s (±19864.53 MByte/s) 1.21
Memcpy speed - (rust) block size 4096 71185.28 MByte/s (±49750.81 MByte/s) 67864.13 MByte/s (±47549.43 MByte/s) 1.05
Memcpy speed - (rust) block size 1048576 29697.11 MByte/s (±24209.41 MByte/s) 30092.92 MByte/s (±24855.28 MByte/s) 0.99
Memcpy speed - (rust) block size 16777216 28556.94 MByte/s (±23573.64 MByte/s) 23650.21 MByte/s (±19669.17 MByte/s) 1.21
Memset speed - (rust) block size 4096 71442.27 MByte/s (±49910.54 MByte/s) 67668.78 MByte/s (±47427.13 MByte/s) 1.06
Memset speed - (rust) block size 1048576 30482.19 MByte/s (±24681.29 MByte/s) 30783.24 MByte/s (±25249.62 MByte/s) 0.99
Memset speed - (rust) block size 16777216 29305.62 MByte/s (±24003.36 MByte/s) 24398.50 MByte/s (±20179.80 MByte/s) 1.20
alloc_benchmarks Build Time 92.23 s 96.87 s 0.95
alloc_benchmarks File Size 0.86 MB 0.86 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 5488.40 Ticks (±194.02 Ticks) 5277.51 Ticks (±516.92 Ticks) 1.04
Allocations - Average Allocation time (no fail) 5488.40 Ticks (±194.02 Ticks) 5277.51 Ticks (±516.92 Ticks) 1.04
Allocations - Average Deallocation time 933.82 Ticks (±133.12 Ticks) 959.09 Ticks (±254.64 Ticks) 0.97
mutex_benchmark Build Time 92.64 s 91.13 s 1.02
mutex_benchmark File Size 0.90 MB 0.90 MB 1
Mutex Stress Test Average Time per Iteration - 1 Threads 13.16 ns (±0.83 ns) 13.26 ns (±0.96 ns) 0.99
Mutex Stress Test Average Time per Iteration - 2 Threads 18.66 ns (±8.96 ns) 20.28 ns (±12.66 ns) 0.92

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 4 times, most recently from da45403 to 981ce1b Compare March 17, 2026 13:41
@dependabot dependabot bot force-pushed the dependabot/cargo/arm-pl011-uart-0.5.0 branch 5 times, most recently from 5bd1683 to eecd0e2 Compare March 26, 2026 08:13
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 eecd0e2 to 3c85351 Compare March 26, 2026 11:25
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