Skip to content

build(deps): Bump log from 0.4.33 to 0.4.34 - #2695

Merged
mkroening merged 1 commit into
mainfrom
dependabot/cargo/log-0.4.34
Aug 31, 2026
Merged

build(deps): Bump log from 0.4.33 to 0.4.34#2695
mkroening merged 1 commit into
mainfrom
dependabot/cargo/log-0.4.34

Conversation

@dependabot

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

Copy link
Copy Markdown
Contributor

Bumps log from 0.4.33 to 0.4.34.

Release notes

Sourced from log's releases.

0.4.34

What's Changed

New Contributors

Full Changelog: rust-lang/log@0.4.33...0.4.34

Changelog

Sourced from log's changelog.

[0.4.34] - 2026-08-22

What's Changed

New Contributors

Full Changelog: rust-lang/log@0.4.33...0.4.34

Commits

@dependabot dependabot Bot added dependencies Pull requests that update a dependency file rust Pull requests that update Rust code labels Aug 31, 2026
@github-actions github-actions Bot added the cargo label Aug 31, 2026
@mkroening
mkroening enabled auto-merge August 31, 2026 20:44

@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: 3f2bcad Previous: 2e23902 Performance Ratio
startup_benchmark Build Time 92.38 s 80.34 s 1.15
startup_benchmark File Size 0.78 MB 0.80 MB 0.97
Startup Time - 1 core 0.71 s (±0.01 s) 0.75 s (±0.02 s) 0.96
Startup Time - 2 cores 0.72 s (±0.01 s) 0.74 s (±0.02 s) 0.99
Startup Time - 4 cores 0.73 s (±0.02 s) 0.74 s (±0.02 s) 0.98
multithreaded_benchmark Build Time 91.91 s 82.11 s 1.12
multithreaded_benchmark File Size 0.88 MB 0.86 MB 1.03
Multithreaded Pi Efficiency - 2 Threads 69.59 % (±5.58 %) 85.89 % (±6.61 %) 0.81
Multithreaded Pi Efficiency - 4 Threads 40.89 % (±2.72 %) 43.43 % (±2.56 %) 0.94
Multithreaded Pi Efficiency - 8 Threads 20.04 % (±1.43 %) 25.76 % (±1.53 %) 0.78
micro_benchmarks Build Time 218.22 s 80.40 s 2.71
micro_benchmarks File Size 0.88 MB 0.86 MB 1.03
Scheduling time - 1 thread 173.05 ticks (±34.86 ticks) 62.65 ticks (±4.06 ticks) 2.76
Scheduling time - 2 threads 108.47 ticks (±20.85 ticks) 34.08 ticks (±4.10 ticks) 3.18
Micro - Time for syscall (getpid) 9.43 ticks (±5.83 ticks) 3.45 ticks (±0.58 ticks) 2.73
Memcpy speed - (built_in) block size 4096 57448.99 MByte/s (±41491.75 MByte/s) 82448.38 MByte/s (±56997.13 MByte/s) 0.70
Memcpy speed - (built_in) block size 1048576 12685.19 MByte/s (±10088.08 MByte/s) 30585.98 MByte/s (±24707.84 MByte/s) 0.41
Memcpy speed - (built_in) block size 16777216 11060.31 MByte/s (±9175.96 MByte/s) 26340.06 MByte/s (±21720.96 MByte/s) 0.42
Memset speed - (built_in) block size 4096 57403.84 MByte/s (±41458.53 MByte/s) 82292.76 MByte/s (±56891.50 MByte/s) 0.70
Memset speed - (built_in) block size 1048576 13088.40 MByte/s (±10369.79 MByte/s) 31323.85 MByte/s (±25145.86 MByte/s) 0.42
Memset speed - (built_in) block size 16777216 11124.44 MByte/s (±9191.73 MByte/s) 27104.68 MByte/s (±22209.94 MByte/s) 0.41
Memcpy speed - (rust) block size 4096 54160.82 MByte/s (±38563.78 MByte/s) 74097.96 MByte/s (±51811.44 MByte/s) 0.73
Memcpy speed - (rust) block size 1048576 14412.02 MByte/s (±12236.63 MByte/s) 30361.60 MByte/s (±24602.37 MByte/s) 0.47
Memcpy speed - (rust) block size 16777216 11592.42 MByte/s (±9829.08 MByte/s) 27625.34 MByte/s (±22806.88 MByte/s) 0.42
Memset speed - (rust) block size 4096 54630.84 MByte/s (±38870.70 MByte/s) 74373.47 MByte/s (±51976.48 MByte/s) 0.73
Memset speed - (rust) block size 1048576 14701.61 MByte/s (±12376.11 MByte/s) 31110.89 MByte/s (±25033.24 MByte/s) 0.47
Memset speed - (rust) block size 16777216 11693.27 MByte/s (±9856.13 MByte/s) 28386.93 MByte/s (±23265.03 MByte/s) 0.41
alloc_benchmarks Build Time 207.29 s 74.76 s 2.77
alloc_benchmarks File Size 0.85 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 23381.88 Ticks (±1377.06 Ticks) 5860.58 Ticks (±98.43 Ticks) 3.99
Allocations - Average Allocation time (no fail) 24299.82 Ticks (±1628.46 Ticks) 6554.81 Ticks (±92.86 Ticks) 3.71
Allocations - Average Deallocation time 6454.42 Ticks (±1541.57 Ticks) 1805.01 Ticks (±250.35 Ticks) 3.58
mutex_benchmark Build Time 212.79 s 79.82 s 2.67
mutex_benchmark File Size 0.88 MB 0.86 MB 1.03
Mutex Stress Test Average Time per Iteration - 1 Threads 35.20 ns (±7.03 ns) 12.10 ns (±0.41 ns) 2.91
Mutex Stress Test Average Time per Iteration - 2 Threads 31.34 ns (±7.53 ns) 40.26 ns (±1.68 ns) 0.78

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

@dependabot
dependabot Bot force-pushed the dependabot/cargo/log-0.4.34 branch from 3f2bcad to 20f1afd Compare August 31, 2026 21:59
Bumps [log](https://github.com/rust-lang/log) from 0.4.33 to 0.4.34.
- [Release notes](https://github.com/rust-lang/log/releases)
- [Changelog](https://github.com/rust-lang/log/blob/master/CHANGELOG.md)
- [Commits](rust-lang/log@0.4.33...0.4.34)

---
updated-dependencies:
- dependency-name: log
  dependency-version: 0.4.34
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot
dependabot Bot force-pushed the dependabot/cargo/log-0.4.34 branch from 20f1afd to c15238c Compare August 31, 2026 22:19
@mkroening
mkroening added this pull request to the merge queue Aug 31, 2026
Merged via the queue into main with commit 76e48b2 Aug 31, 2026
21 of 22 checks passed
@dependabot
dependabot Bot deleted the dependabot/cargo/log-0.4.34 branch August 31, 2026 23:33
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.

1 participant