Skip to content

build(deps): Bump arm-gic from 0.8.1 to 0.9.0 - #2653

Closed
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/cargo/arm-gic-0.9.0
Closed

build(deps): Bump arm-gic from 0.8.1 to 0.9.0#2653
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/cargo/arm-gic-0.9.0

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Aug 17, 2026

Copy link
Copy Markdown
Contributor

Bumps arm-gic from 0.8.1 to 0.9.0.

@dependabot dependabot Bot added dependencies Pull requests that update a dependency file rust Pull requests that update Rust code labels Aug 17, 2026
@github-actions github-actions Bot added the cargo label Aug 17, 2026
@mkroening mkroening assigned mkroening and Gelbpunkt and unassigned mkroening Aug 17, 2026
@dependabot
dependabot Bot force-pushed the dependabot/cargo/arm-gic-0.9.0 branch 4 times, most recently from e20e16a to 46810c2 Compare August 21, 2026 08:15

@github-actions github-actions Bot left a comment

Copy link
Copy Markdown

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: 0da956d Previous: 2e23902 Performance Ratio
startup_benchmark Build Time 95.76 s 80.34 s 1.19
startup_benchmark File Size 0.78 MB 0.80 MB 0.98
Startup Time - 1 core 0.74 s (±0.02 s) 0.75 s (±0.02 s) 0.99
Startup Time - 2 cores 0.75 s (±0.02 s) 0.74 s (±0.02 s) 1.02
Startup Time - 4 cores 0.76 s (±0.03 s) 0.74 s (±0.02 s) 1.02
multithreaded_benchmark Build Time 95.65 s 82.11 s 1.16
multithreaded_benchmark File Size 0.88 MB 0.86 MB 1.03
Multithreaded Pi Efficiency - 2 Threads 65.09 % (±6.10 %) 85.89 % (±6.61 %) 0.76
Multithreaded Pi Efficiency - 4 Threads 40.89 % (±3.57 %) 43.43 % (±2.56 %) 0.94
Multithreaded Pi Efficiency - 8 Threads 20.37 % (±1.56 %) 25.76 % (±1.53 %) 0.79
micro_benchmarks Build Time 215.88 s 80.40 s 2.69
micro_benchmarks File Size 0.89 MB 0.86 MB 1.03
Scheduling time - 1 thread 173.38 ticks (±35.62 ticks) 62.65 ticks (±4.06 ticks) 2.77
Scheduling time - 2 threads 104.88 ticks (±21.93 ticks) 34.08 ticks (±4.10 ticks) 3.08
Micro - Time for syscall (getpid) 10.63 ticks (±5.57 ticks) 3.45 ticks (±0.58 ticks) 3.08
Memcpy speed - (built_in) block size 4096 57264.61 MByte/s (±41010.26 MByte/s) 82448.38 MByte/s (±56997.13 MByte/s) 0.69
Memcpy speed - (built_in) block size 1048576 15805.30 MByte/s (±13942.45 MByte/s) 30585.98 MByte/s (±24707.84 MByte/s) 0.52
Memcpy speed - (built_in) block size 16777216 12358.73 MByte/s (±10227.99 MByte/s) 26340.06 MByte/s (±21720.96 MByte/s) 0.47
Memset speed - (built_in) block size 4096 57310.89 MByte/s (±41043.02 MByte/s) 82292.76 MByte/s (±56891.50 MByte/s) 0.70
Memset speed - (built_in) block size 1048576 16063.72 MByte/s (±14058.97 MByte/s) 31323.85 MByte/s (±25145.86 MByte/s) 0.51
Memset speed - (built_in) block size 16777216 12740.37 MByte/s (±10468.98 MByte/s) 27104.68 MByte/s (±22209.94 MByte/s) 0.47
Memcpy speed - (rust) block size 4096 53976.62 MByte/s (±38789.38 MByte/s) 74097.96 MByte/s (±51811.44 MByte/s) 0.73
Memcpy speed - (rust) block size 1048576 14028.67 MByte/s (±11393.58 MByte/s) 30361.60 MByte/s (±24602.37 MByte/s) 0.46
Memcpy speed - (rust) block size 16777216 12390.35 MByte/s (±10328.77 MByte/s) 27625.34 MByte/s (±22806.88 MByte/s) 0.45
Memset speed - (rust) block size 4096 53067.82 MByte/s (±38560.15 MByte/s) 74373.47 MByte/s (±51976.48 MByte/s) 0.71
Memset speed - (rust) block size 1048576 14507.61 MByte/s (±11755.98 MByte/s) 31110.89 MByte/s (±25033.24 MByte/s) 0.47
Memset speed - (rust) block size 16777216 12661.23 MByte/s (±10468.57 MByte/s) 28386.93 MByte/s (±23265.03 MByte/s) 0.45
alloc_benchmarks Build Time 212.07 s 74.76 s 2.84
alloc_benchmarks File Size 0.86 MB 0.87 MB 0.98
Allocations - Allocation success 91.38 % 91.31 % 1.00
Allocations - Deallocation success 100.00 % 100.00 % 1
Allocations - Pre-fail Allocations 61.60 % 61.44 % 1.00
Allocations - Average Allocation time 23148.00 Ticks (±1558.32 Ticks) 5860.58 Ticks (±98.43 Ticks) 3.95
Allocations - Average Allocation time (no fail) 24131.65 Ticks (±1864.95 Ticks) 6554.81 Ticks (±92.86 Ticks) 3.68
Allocations - Average Deallocation time 7873.71 Ticks (±1770.57 Ticks) 1805.01 Ticks (±250.35 Ticks) 4.36
mutex_benchmark Build Time 211.43 s 79.82 s 2.65
mutex_benchmark File Size 0.89 MB 0.86 MB 1.03
Mutex Stress Test Average Time per Iteration - 1 Threads 36.08 ns (±7.11 ns) 12.10 ns (±0.41 ns) 2.98
Mutex Stress Test Average Time per Iteration - 2 Threads 31.98 ns (±7.82 ns) 40.26 ns (±1.68 ns) 0.79

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

Bumps arm-gic from 0.8.1 to 0.9.0.

---
updated-dependencies:
- dependency-name: arm-gic
  dependency-version: 0.9.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-gic-0.9.0 branch from 46810c2 to 0da956d Compare August 21, 2026 19:04
@dependabot @github

dependabot Bot commented on behalf of github Aug 22, 2026

Copy link
Copy Markdown
Contributor Author

Looks like arm-gic is up-to-date now, so this is no longer needed.

@dependabot dependabot Bot closed this Aug 22, 2026
@dependabot
dependabot Bot deleted the dependabot/cargo/arm-gic-0.9.0 branch August 22, 2026 22:04
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

cargo 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