Skip to content

build(deps): Bump built from 0.8.0 to 0.8.1#2442

Merged
mkroening merged 1 commit into
mainfrom
dependabot/cargo/built-0.8.1
May 26, 2026
Merged

build(deps): Bump built from 0.8.0 to 0.8.1#2442
mkroening merged 1 commit into
mainfrom
dependabot/cargo/built-0.8.1

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github May 26, 2026

Bumps built from 0.8.0 to 0.8.1.

Changelog

Sourced from built's changelog.

[0.8.1]

  • Honor CARGO_CFG_FEATURE
  • Mangle hyphens in override-variables
  • Bump MSRV to 1.87, switch to Edition 2024
  • Bump cargo-lock to 11.0
  • Bump git2 to 0.21
  • Add gix as an alternative to libgit2
Commits

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 [built](https://github.com/lukaslueg/built) from 0.8.0 to 0.8.1.
- [Changelog](https://github.com/lukaslueg/built/blob/master/CHANGELOG.md)
- [Commits](lukaslueg/built@0.8.0...0.8.1)

---
updated-dependencies:
- dependency-name: built
  dependency-version: 0.8.1
  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 May 26, 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: 8295f85 Previous: 8a94112 Performance Ratio
startup_benchmark Build Time 106.45 s 100.48 s 1.06
startup_benchmark File Size 0.76 MB 0.76 MB 1.00
Startup Time - 1 core 0.97 s (±0.06 s) 0.80 s (±0.03 s) 1.21
Startup Time - 2 cores 0.97 s (±0.04 s) 0.81 s (±0.03 s) 1.20
Startup Time - 4 cores 0.97 s (±0.04 s) 0.82 s (±0.03 s) 1.18
multithreaded_benchmark Build Time 113.38 s 102.64 s 1.10
multithreaded_benchmark File Size 0.86 MB 0.86 MB 1.00
Multithreaded Pi Efficiency - 2 Threads 81.02 % (±19.07 %) 68.83 % (±4.40 %) 1.18
Multithreaded Pi Efficiency - 4 Threads 40.33 % (±9.01 %) 41.14 % (±3.66 %) 0.98
Multithreaded Pi Efficiency - 8 Threads 22.39 % (±4.86 %) 20.37 % (±2.32 %) 1.10
micro_benchmarks Build Time 89.03 s 97.19 s 0.92
micro_benchmarks File Size 0.87 MB 0.87 MB 1.00
Scheduling time - 1 thread 68.67 ticks (±2.69 ticks) 70.66 ticks (±4.40 ticks) 0.97
Scheduling time - 2 threads 40.02 ticks (±4.18 ticks) 39.20 ticks (±3.83 ticks) 1.02
Micro - Time for syscall (getpid) 2.95 ticks (±0.30 ticks) 3.03 ticks (±0.22 ticks) 0.97
Memcpy speed - (built_in) block size 4096 78566.81 MByte/s (±54289.76 MByte/s) 76193.55 MByte/s (±52751.49 MByte/s) 1.03
Memcpy speed - (built_in) block size 1048576 29931.73 MByte/s (±24468.94 MByte/s) 29675.18 MByte/s (±24255.14 MByte/s) 1.01
Memcpy speed - (built_in) block size 16777216 27246.73 MByte/s (±22549.08 MByte/s) 25993.56 MByte/s (±21510.11 MByte/s) 1.05
Memset speed - (built_in) block size 4096 78634.95 MByte/s (±54334.93 MByte/s) 76631.98 MByte/s (±53007.99 MByte/s) 1.03
Memset speed - (built_in) block size 1048576 30693.83 MByte/s (±24904.86 MByte/s) 30413.53 MByte/s (±24676.45 MByte/s) 1.01
Memset speed - (built_in) block size 16777216 28015.74 MByte/s (±23019.38 MByte/s) 26747.49 MByte/s (±21980.29 MByte/s) 1.05
Memcpy speed - (rust) block size 4096 70249.11 MByte/s (±49218.47 MByte/s) 67672.21 MByte/s (±47314.87 MByte/s) 1.04
Memcpy speed - (rust) block size 1048576 29952.72 MByte/s (±24456.12 MByte/s) 29654.01 MByte/s (±24232.23 MByte/s) 1.01
Memcpy speed - (rust) block size 16777216 27069.88 MByte/s (±22443.49 MByte/s) 25120.14 MByte/s (±20875.71 MByte/s) 1.08
Memset speed - (rust) block size 4096 70756.63 MByte/s (±49530.02 MByte/s) 68074.69 MByte/s (±47583.99 MByte/s) 1.04
Memset speed - (rust) block size 1048576 30700.51 MByte/s (±24876.72 MByte/s) 30402.68 MByte/s (±24667.02 MByte/s) 1.01
Memset speed - (rust) block size 16777216 27840.45 MByte/s (±22910.52 MByte/s) 25893.56 MByte/s (±21383.50 MByte/s) 1.08
alloc_benchmarks Build Time 88.17 s 92.96 s 0.95
alloc_benchmarks File Size 0.84 MB 0.84 MB 1
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 4449.28 Ticks (±275.57 Ticks) 3368.20 Ticks (±170.49 Ticks) 1.32
Allocations - Average Allocation time (no fail) 4449.28 Ticks (±275.57 Ticks) 3368.20 Ticks (±170.49 Ticks) 1.32
Allocations - Average Deallocation time 768.23 Ticks (±103.70 Ticks) 616.74 Ticks (±11.54 Ticks) 1.25
mutex_benchmark Build Time 113.16 s 92.51 s 1.22
mutex_benchmark File Size 0.87 MB 0.87 MB 1.00
Mutex Stress Test Average Time per Iteration - 1 Threads 13.12 ns (±0.84 ns) 13.06 ns (±0.95 ns) 1.00
Mutex Stress Test Average Time per Iteration - 2 Threads 14.98 ns (±0.86 ns) 15.08 ns (±0.96 ns) 0.99

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

@mkroening mkroening added this pull request to the merge queue May 26, 2026
Merged via the queue into main with commit ede71c0 May 26, 2026
20 checks passed
@dependabot dependabot Bot deleted the dependabot/cargo/built-0.8.1 branch May 26, 2026 06: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