Skip to content

build(deps): Bump vsock from 0.5.3 to 0.5.4#2363

Merged
mkroening merged 1 commit intomainfrom
dependabot/cargo/vsock-0.5.4
Apr 2, 2026
Merged

build(deps): Bump vsock from 0.5.3 to 0.5.4#2363
mkroening merged 1 commit intomainfrom
dependabot/cargo/vsock-0.5.4

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot bot commented on behalf of github Apr 2, 2026

Bumps vsock from 0.5.3 to 0.5.4.

Commits
  • 4c8935c release: v0.5.4
  • 3584333 Implement conversions between OwnedFd and vsock types. (#65)
  • a51e795 Implement conversions between OwnedFd and vsock types.
  • See full diff in compare view

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)

Bumps [vsock](https://github.com/rust-vsock/vsock-rs) from 0.5.3 to 0.5.4.
- [Commits](rust-vsock/vsock-rs@v0.5.3...v0.5.4)

---
updated-dependencies:
- dependency-name: vsock
  dependency-version: 0.5.4
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file rust Pull requests that update Rust code labels Apr 2, 2026
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: 4effcfa Previous: fa58529 Performance Ratio
startup_benchmark Build Time 87.28 s 89.32 s 0.98
startup_benchmark File Size 0.75 MB 0.75 MB 1.00
Startup Time - 1 core 0.78 s (±0.02 s) 0.80 s (±0.04 s) 0.98
Startup Time - 2 cores 0.79 s (±0.03 s) 0.81 s (±0.03 s) 0.98
Startup Time - 4 cores 0.81 s (±0.04 s) 0.81 s (±0.03 s) 1.00
multithreaded_benchmark Build Time 89.37 s 87.06 s 1.03
multithreaded_benchmark File Size 0.85 MB 0.85 MB 1.00
Multithreaded Pi Efficiency - 2 Threads 91.97 % (±5.55 %) 92.17 % (±7.11 %) 1.00
Multithreaded Pi Efficiency - 4 Threads 44.59 % (±2.39 %) 45.72 % (±3.51 %) 0.98
Multithreaded Pi Efficiency - 8 Threads 26.20 % (±2.07 %) 26.00 % (±2.07 %) 1.01
micro_benchmarks Build Time 96.25 s 92.11 s 1.04
micro_benchmarks File Size 0.86 MB 0.86 MB 1.00
Scheduling time - 1 thread 69.94 ticks (±4.50 ticks) 68.14 ticks (±4.04 ticks) 1.03
Scheduling time - 2 threads 36.52 ticks (±3.54 ticks) 38.75 ticks (±4.33 ticks) 0.94
Micro - Time for syscall (getpid) 3.02 ticks (±0.25 ticks) 2.99 ticks (±0.28 ticks) 1.01
Memcpy speed - (built_in) block size 4096 80299.67 MByte/s (±55615.54 MByte/s) 77820.83 MByte/s (±53833.42 MByte/s) 1.03
Memcpy speed - (built_in) block size 1048576 30624.08 MByte/s (±25171.34 MByte/s) 29938.51 MByte/s (±24448.54 MByte/s) 1.02
Memcpy speed - (built_in) block size 16777216 23532.65 MByte/s (±19525.53 MByte/s) 28203.13 MByte/s (±23271.97 MByte/s) 0.83
Memset speed - (built_in) block size 4096 80387.57 MByte/s (±55683.95 MByte/s) 77863.45 MByte/s (±53866.51 MByte/s) 1.03
Memset speed - (built_in) block size 1048576 31405.99 MByte/s (±25618.23 MByte/s) 30716.05 MByte/s (±24891.59 MByte/s) 1.02
Memset speed - (built_in) block size 16777216 24276.94 MByte/s (±20046.67 MByte/s) 28931.24 MByte/s (±23682.82 MByte/s) 0.84
Memcpy speed - (rust) block size 4096 68205.32 MByte/s (±47768.70 MByte/s) 70002.08 MByte/s (±49085.60 MByte/s) 0.97
Memcpy speed - (rust) block size 1048576 30583.77 MByte/s (±25103.49 MByte/s) 30130.28 MByte/s (±24629.48 MByte/s) 1.02
Memcpy speed - (rust) block size 16777216 24019.21 MByte/s (±19983.93 MByte/s) 27998.63 MByte/s (±23074.66 MByte/s) 0.86
Memset speed - (rust) block size 4096 68843.21 MByte/s (±48249.15 MByte/s) 70492.22 MByte/s (±49417.16 MByte/s) 0.98
Memset speed - (rust) block size 1048576 31341.16 MByte/s (±25557.14 MByte/s) 30910.00 MByte/s (±25071.74 MByte/s) 1.01
Memset speed - (rust) block size 16777216 24789.10 MByte/s (±20520.70 MByte/s) 28759.69 MByte/s (±23523.57 MByte/s) 0.86
alloc_benchmarks Build Time 94.35 s 92.78 s 1.02
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 6103.07 Ticks (±83.58 Ticks) 6082.16 Ticks (±86.04 Ticks) 1.00
Allocations - Average Allocation time (no fail) 6103.07 Ticks (±83.58 Ticks) 6082.16 Ticks (±86.04 Ticks) 1.00
Allocations - Average Deallocation time 799.52 Ticks (±162.98 Ticks) 1170.25 Ticks (±87.04 Ticks) 0.68
mutex_benchmark Build Time 89.61 s 91.59 s 0.98
mutex_benchmark File Size 0.86 MB 0.86 MB 1.00
Mutex Stress Test Average Time per Iteration - 1 Threads 12.70 ns (±0.75 ns) 13.00 ns (±0.82 ns) 0.98
Mutex Stress Test Average Time per Iteration - 2 Threads 21.22 ns (±9.93 ns) 20.42 ns (±12.16 ns) 1.04

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

@mkroening mkroening added this pull request to the merge queue Apr 2, 2026
@github-merge-queue github-merge-queue bot removed this pull request from the merge queue due to failed status checks Apr 2, 2026
@mkroening mkroening added this pull request to the merge queue Apr 2, 2026
@github-merge-queue github-merge-queue bot removed this pull request from the merge queue due to failed status checks Apr 2, 2026
@mkroening mkroening added this pull request to the merge queue Apr 2, 2026
Merged via the queue into main with commit 977c7aa Apr 2, 2026
20 checks passed
@dependabot dependabot bot deleted the dependabot/cargo/vsock-0.5.4 branch April 2, 2026 09:42
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.

1 participant