Skip to content

Comments

build(deps): Bump free-list from 0.3.2 to 0.3.3#2280

Queued
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/cargo/free-list-0.3.3
Queued

build(deps): Bump free-list from 0.3.2 to 0.3.3#2280
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/cargo/free-list-0.3.3

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Feb 23, 2026

Bumps free-list from 0.3.2 to 0.3.3.

Release notes

Sourced from free-list's releases.

0.3.3

🐛 Bug Fixes

  • (docsrs) Migrate from doc_auto_cfg to doc_cfg
Commits
  • 9e84f35 chore: release version 0.3.3
  • 1465793 Merge pull request #10 from mkroening/doc_cfg
  • a03ac5b fix(docsrs): migrate from doc_auto_cfg to doc_cfg
  • 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 [free-list](https://github.com/mkroening/free-list) from 0.3.2 to 0.3.3.
- [Release notes](https://github.com/mkroening/free-list/releases)
- [Commits](mkroening/free-list@v0.3.2...v0.3.3)

---
updated-dependencies:
- dependency-name: free-list
  dependency-version: 0.3.3
  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 23, 2026
Copy link
Contributor

@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: 69095e5 Previous: fc3e2ac Performance Ratio
startup_benchmark Build Time 99.52 s 99.54 s 1.00
startup_benchmark File Size 0.81 MB 0.86 MB 0.94
Startup Time - 1 core 0.96 s (±0.04 s) 0.96 s (±0.03 s) 1.00
Startup Time - 2 cores 0.94 s (±0.03 s) 0.95 s (±0.03 s) 0.99
Startup Time - 4 cores 0.95 s (±0.03 s) 0.96 s (±0.04 s) 0.99
multithreaded_benchmark Build Time 96.75 s 101.96 s 0.95
multithreaded_benchmark File Size 0.96 MB 0.96 MB 1.00
Multithreaded Pi Efficiency - 2 Threads 90.08 % (±8.01 %) 88.91 % (±6.90 %) 1.01
Multithreaded Pi Efficiency - 4 Threads 44.46 % (±2.70 %) 43.72 % (±3.35 %) 1.02
Multithreaded Pi Efficiency - 8 Threads 25.60 % (±1.51 %) 25.20 % (±1.51 %) 1.02
micro_benchmarks Build Time 106.77 s 113.88 s 0.94
micro_benchmarks File Size 0.96 MB 0.96 MB 1.00
Scheduling time - 1 thread 68.81 ticks (±4.21 ticks) 70.93 ticks (±3.26 ticks) 0.97
Scheduling time - 2 threads 37.37 ticks (±3.73 ticks) 38.09 ticks (±3.79 ticks) 0.98
Micro - Time for syscall (getpid) 2.99 ticks (±0.26 ticks) 3.13 ticks (±0.31 ticks) 0.96
Memcpy speed - (built_in) block size 4096 65647.76 MByte/s (±47124.32 MByte/s) 60295.97 MByte/s (±43022.22 MByte/s) 1.09
Memcpy speed - (built_in) block size 1048576 29727.30 MByte/s (±24496.89 MByte/s) 29873.63 MByte/s (±24897.28 MByte/s) 1.00
Memcpy speed - (built_in) block size 16777216 28201.60 MByte/s (±23498.13 MByte/s) 24109.35 MByte/s (±20165.58 MByte/s) 1.17
Memset speed - (built_in) block size 4096 66594.32 MByte/s (±47800.61 MByte/s) 60712.25 MByte/s (±43334.37 MByte/s) 1.10
Memset speed - (built_in) block size 1048576 30440.69 MByte/s (±24914.08 MByte/s) 30665.18 MByte/s (±25340.82 MByte/s) 0.99
Memset speed - (built_in) block size 16777216 28959.02 MByte/s (±23923.65 MByte/s) 24868.85 MByte/s (±20665.55 MByte/s) 1.16
Memcpy speed - (rust) block size 4096 60909.78 MByte/s (±45045.56 MByte/s) 56536.34 MByte/s (±41469.00 MByte/s) 1.08
Memcpy speed - (rust) block size 1048576 29633.24 MByte/s (±24465.59 MByte/s) 30198.35 MByte/s (±25196.73 MByte/s) 0.98
Memcpy speed - (rust) block size 16777216 28152.63 MByte/s (±23450.30 MByte/s) 22824.74 MByte/s (±19203.61 MByte/s) 1.23
Memset speed - (rust) block size 4096 61466.68 MByte/s (±45374.89 MByte/s) 57438.67 MByte/s (±42040.41 MByte/s) 1.07
Memset speed - (rust) block size 1048576 30362.55 MByte/s (±24884.47 MByte/s) 30991.61 MByte/s (±25630.87 MByte/s) 0.98
Memset speed - (rust) block size 16777216 28927.72 MByte/s (±23895.31 MByte/s) 23586.29 MByte/s (±19734.78 MByte/s) 1.23
alloc_benchmarks Build Time 104.22 s 109.38 s 0.95
alloc_benchmarks File Size 0.89 MB 0.93 MB 0.95
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 11301.87 Ticks (±230.89 Ticks) 10913.30 Ticks (±191.30 Ticks) 1.04
Allocations - Average Allocation time (no fail) 11301.87 Ticks (±230.89 Ticks) 10913.30 Ticks (±191.30 Ticks) 1.04
Allocations - Average Deallocation time 1486.13 Ticks (±536.28 Ticks) 1204.52 Ticks (±925.85 Ticks) 1.23
mutex_benchmark Build Time 105.24 s 110.83 s 0.95
mutex_benchmark File Size 0.96 MB 0.96 MB 1.00
Mutex Stress Test Average Time per Iteration - 1 Threads 12.88 ns (±0.65 ns) 13.44 ns (±0.64 ns) 0.96
Mutex Stress Test Average Time per Iteration - 2 Threads 15.82 ns (±0.95 ns) 16.30 ns (±0.88 ns) 0.97

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

@mkroening mkroening added this pull request to the merge queue Feb 24, 2026
Any commits made after this event will not be merged.
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.

0 participants