Skip to content

build(deps): Bump zerocopy from 0.8.37 to 0.8.38#2219

Merged
mkroening merged 1 commit intomainfrom
dependabot/cargo/zerocopy-0.8.38
Feb 4, 2026
Merged

build(deps): Bump zerocopy from 0.8.37 to 0.8.38#2219
mkroening merged 1 commit intomainfrom
dependabot/cargo/zerocopy-0.8.38

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github Feb 4, 2026

Bumps zerocopy from 0.8.37 to 0.8.38.

Release notes

Sourced from zerocopy's releases.

v0.8.38

What's Changed

Full Changelog: google/zerocopy@v0.8.37...v0.8.38

Commits
  • 78088c4 [macros] Clarify size/align behavior of try macros (#2975)
  • 42ff03b [agents] Update review guidelines for TODOs (#2967)
  • 5e3d16e [ci] Update Cargo.lock from releasing script (#2958)
  • 406a35a [cargo-zerocopy] Pass --cfg __ZEROCOPY_INTERNAL_USE_ONLY_DEV_MODE (#2960)
  • 36e8abe Update Cargo.lock (#2957)
  • 72a26a0 ci: Fix yq installation failure by pinning version and disabling sumdb check ...
  • 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 [zerocopy](https://github.com/google/zerocopy) from 0.8.37 to 0.8.38.
- [Release notes](https://github.com/google/zerocopy/releases)
- [Changelog](https://github.com/google/zerocopy/blob/main/CHANGELOG.md)
- [Commits](google/zerocopy@v0.8.37...v0.8.38)

---
updated-dependencies:
- dependency-name: zerocopy
  dependency-version: 0.8.38
  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 Feb 4, 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: f954cc5 Previous: 87411f8 Performance Ratio
startup_benchmark Build Time 100.21 s 100.23 s 1.00
startup_benchmark File Size 0.86 MB 0.86 MB 1.00
Startup Time - 1 core 0.93 s (±0.03 s) 0.94 s (±0.03 s) 0.99
Startup Time - 2 cores 0.96 s (±0.03 s) 0.95 s (±0.03 s) 1.02
Startup Time - 4 cores 0.97 s (±0.03 s) 0.96 s (±0.03 s) 1.01
multithreaded_benchmark Build Time 101.71 s 101.07 s 1.01
multithreaded_benchmark File Size 0.96 MB 0.96 MB 1.00
Multithreaded Pi Efficiency - 2 Threads 86.43 % (±9.01 %) 88.05 % (±7.34 %) 0.98
Multithreaded Pi Efficiency - 4 Threads 43.07 % (±3.02 %) 43.42 % (±2.77 %) 0.99
Multithreaded Pi Efficiency - 8 Threads 24.60 % (±2.06 %) 25.23 % (±1.65 %) 0.97
micro_benchmarks Build Time 101.81 s 100.26 s 1.02
micro_benchmarks File Size 0.97 MB 0.97 MB 1.00
Scheduling time - 1 thread 68.32 ticks (±2.72 ticks) 68.44 ticks (±3.13 ticks) 1.00
Scheduling time - 2 threads 39.78 ticks (±5.28 ticks) 39.25 ticks (±5.82 ticks) 1.01
Micro - Time for syscall (getpid) 3.12 ticks (±0.47 ticks) 3.97 ticks (±0.68 ticks) 0.79
Memcpy speed - (built_in) block size 4096 63352.39 MByte/s (±44785.57 MByte/s) 67466.22 MByte/s (±47626.44 MByte/s) 0.94
Memcpy speed - (built_in) block size 1048576 29662.73 MByte/s (±24263.60 MByte/s) 29398.71 MByte/s (±24267.14 MByte/s) 1.01
Memcpy speed - (built_in) block size 16777216 24120.82 MByte/s (±20357.45 MByte/s) 24765.16 MByte/s (±20817.65 MByte/s) 0.97
Memset speed - (built_in) block size 4096 64196.95 MByte/s (±45404.46 MByte/s) 67754.60 MByte/s (±47806.75 MByte/s) 0.95
Memset speed - (built_in) block size 1048576 30477.83 MByte/s (±24740.05 MByte/s) 30151.60 MByte/s (±24689.04 MByte/s) 1.01
Memset speed - (built_in) block size 16777216 24883.14 MByte/s (±20862.14 MByte/s) 25500.35 MByte/s (±21279.86 MByte/s) 0.98
Memcpy speed - (rust) block size 4096 59632.00 MByte/s (±44214.26 MByte/s) 59625.68 MByte/s (±44251.84 MByte/s) 1.00
Memcpy speed - (rust) block size 1048576 29179.24 MByte/s (±24149.88 MByte/s) 29245.97 MByte/s (±24183.67 MByte/s) 1.00
Memcpy speed - (rust) block size 16777216 25187.03 MByte/s (±21163.35 MByte/s) 25402.87 MByte/s (±21325.64 MByte/s) 0.99
Memset speed - (rust) block size 4096 60644.53 MByte/s (±44846.26 MByte/s) 60214.50 MByte/s (±44569.40 MByte/s) 1.01
Memset speed - (rust) block size 1048576 29937.89 MByte/s (±24574.60 MByte/s) 29992.58 MByte/s (±24611.46 MByte/s) 1.00
Memset speed - (rust) block size 16777216 25967.59 MByte/s (±21663.62 MByte/s) 26184.53 MByte/s (±21824.96 MByte/s) 0.99
alloc_benchmarks Build Time 98.44 s 92.24 s 1.07
alloc_benchmarks File Size 0.93 MB 0.93 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 9643.91 Ticks (±125.00 Ticks) 9267.82 Ticks (±119.25 Ticks) 1.04
Allocations - Average Allocation time (no fail) 9643.91 Ticks (±125.00 Ticks) 9267.82 Ticks (±119.25 Ticks) 1.04
Allocations - Average Deallocation time 985.07 Ticks (±384.55 Ticks) 1349.20 Ticks (±877.43 Ticks) 0.73
mutex_benchmark Build Time 97.66 s 93.13 s 1.05
mutex_benchmark File Size 0.97 MB 0.97 MB 1.00
Mutex Stress Test Average Time per Iteration - 1 Threads 13.10 ns (±0.67 ns) 12.82 ns (±0.62 ns) 1.02
Mutex Stress Test Average Time per Iteration - 2 Threads 13.68 ns (±0.79 ns) 13.26 ns (±0.89 ns) 1.03

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

@mkroening mkroening added this pull request to the merge queue Feb 4, 2026
Merged via the queue into main with commit 39fbf21 Feb 4, 2026
32 of 36 checks passed
@dependabot dependabot Bot deleted the dependabot/cargo/zerocopy-0.8.38 branch February 4, 2026 11:58
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