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 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: fab3ef5 Previous: 977c7aa Performance Ratio
startup_benchmark Build Time 86.92 s 87.35 s 1.00
startup_benchmark File Size 0.75 MB 0.75 MB 1.00
Startup Time - 1 core 0.78 s (±0.03 s) 0.79 s (±0.03 s) 0.98
Startup Time - 2 cores 0.79 s (±0.03 s) 0.79 s (±0.03 s) 1.00
Startup Time - 4 cores 0.80 s (±0.03 s) 0.81 s (±0.02 s) 0.99
multithreaded_benchmark Build Time 85.29 s 88.73 s 0.96
multithreaded_benchmark File Size 0.85 MB 0.85 MB 1.00
Multithreaded Pi Efficiency - 2 Threads 89.78 % (±7.43 %) 86.18 % (±6.26 %) 1.04
Multithreaded Pi Efficiency - 4 Threads 43.90 % (±2.98 %) 45.00 % (±3.06 %) 0.98
Multithreaded Pi Efficiency - 8 Threads 25.69 % (±2.21 %) 25.97 % (±1.90 %) 0.99
micro_benchmarks Build Time 90.48 s 97.16 s 0.93
micro_benchmarks File Size 0.86 MB 0.86 MB 1.00
Scheduling time - 1 thread 66.97 ticks (±4.50 ticks) 69.04 ticks (±3.62 ticks) 0.97
Scheduling time - 2 threads 37.47 ticks (±3.97 ticks) 37.13 ticks (±3.83 ticks) 1.01
Micro - Time for syscall (getpid) 2.91 ticks (±0.26 ticks) 2.95 ticks (±0.27 ticks) 0.99
Memcpy speed - (built_in) block size 4096 80248.15 MByte/s (±55616.24 MByte/s) 75664.19 MByte/s (±52406.71 MByte/s) 1.06
Memcpy speed - (built_in) block size 1048576 30213.43 MByte/s (±24494.54 MByte/s) 30853.09 MByte/s (±25355.22 MByte/s) 0.98
Memcpy speed - (built_in) block size 16777216 28579.65 MByte/s (±23568.22 MByte/s) 22556.98 MByte/s (±18789.09 MByte/s) 1.27
Memset speed - (built_in) block size 4096 80306.29 MByte/s (±55661.10 MByte/s) 75313.99 MByte/s (±52155.50 MByte/s) 1.07
Memset speed - (built_in) block size 1048576 30978.15 MByte/s (±24946.00 MByte/s) 31621.45 MByte/s (±25786.30 MByte/s) 0.98
Memset speed - (built_in) block size 16777216 29359.15 MByte/s (±24031.65 MByte/s) 23322.73 MByte/s (±19354.13 MByte/s) 1.26
Memcpy speed - (rust) block size 4096 71069.81 MByte/s (±49927.56 MByte/s) 67665.40 MByte/s (±47205.94 MByte/s) 1.05
Memcpy speed - (rust) block size 1048576 30089.94 MByte/s (±24496.93 MByte/s) 30555.78 MByte/s (±25106.83 MByte/s) 0.98
Memcpy speed - (rust) block size 16777216 28538.31 MByte/s (±23567.63 MByte/s) 24353.42 MByte/s (±20250.39 MByte/s) 1.17
Memset speed - (rust) block size 4096 71457.69 MByte/s (±50177.88 MByte/s) 67852.68 MByte/s (±47325.77 MByte/s) 1.05
Memset speed - (rust) block size 1048576 30851.94 MByte/s (±24946.26 MByte/s) 31300.15 MByte/s (±25521.14 MByte/s) 0.99
Memset speed - (rust) block size 16777216 29321.83 MByte/s (±24023.50 MByte/s) 25023.27 MByte/s (±20666.83 MByte/s) 1.17
alloc_benchmarks Build Time 89.50 s 93.13 s 0.96
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 6111.08 Ticks (±75.79 Ticks) 6015.92 Ticks (±68.06 Ticks) 1.02
Allocations - Average Allocation time (no fail) 6111.08 Ticks (±75.79 Ticks) 6015.92 Ticks (±68.06 Ticks) 1.02
Allocations - Average Deallocation time 1322.18 Ticks (±116.20 Ticks) 1322.04 Ticks (±90.21 Ticks) 1.00
mutex_benchmark Build Time 90.22 s 89.96 s 1.00
mutex_benchmark File Size 0.86 MB 0.86 MB 1.00
Mutex Stress Test Average Time per Iteration - 1 Threads 12.76 ns (±0.88 ns) 12.86 ns (±0.72 ns) 0.99
Mutex Stress Test Average Time per Iteration - 2 Threads 15.10 ns (±8.88 ns) 15.08 ns (±8.18 ns) 1.00

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 6 times, most recently from eecd0e2 to 3c85351 Compare March 26, 2026 11:25
@dependabot dependabot bot force-pushed the dependabot/cargo/arm-pl011-uart-0.5.0 branch 3 times, most recently from 5e535be to 633bc67 Compare April 2, 2026 09:01
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 633bc67 to fab3ef5 Compare April 2, 2026 09:44
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