Skip to content

Conversation

@mkroening
Copy link
Member

Depends on #1941.

@mkroening mkroening self-assigned this Oct 16, 2025
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

Benchmark Current: 289fdbd Previous: 8e08755 Performance Ratio
startup_benchmark Build Time 109.56 s 118.64 s 0.92
startup_benchmark File Size 0.90 MB 0.90 MB 0.99
Startup Time - 1 core 0.91 s (±0.02 s) 0.92 s (±0.03 s) 0.99
Startup Time - 2 cores 0.91 s (±0.03 s) 0.93 s (±0.03 s) 0.98
Startup Time - 4 cores 0.92 s (±0.03 s) 0.90 s (±0.03 s) 1.02
multithreaded_benchmark Build Time 112.86 s 115.52 s 0.98
multithreaded_benchmark File Size 1.01 MB 1.01 MB 1.00
Multithreaded Pi Efficiency - 2 Threads 86.35 % (±9.45 %) 89.14 % (±8.69 %) 0.97
Multithreaded Pi Efficiency - 4 Threads 42.68 % (±3.94 %) 43.33 % (±4.80 %) 0.99
Multithreaded Pi Efficiency - 8 Threads 25.17 % (±2.97 %) 24.89 % (±3.25 %) 1.01
micro_benchmarks Build Time 111.77 s 121.35 s 0.92
micro_benchmarks File Size 1.01 MB 1.01 MB 1.00
Scheduling time - 1 thread 65.97 ticks (±3.26 ticks) 64.78 ticks (±3.48 ticks) 1.02
Scheduling time - 2 threads 36.31 ticks (±4.26 ticks) 39.58 ticks (±5.81 ticks) 0.92
Micro - Time for syscall (getpid) 3.43 ticks (±0.48 ticks) 3.11 ticks (±0.35 ticks) 1.10
Memcpy speed - (built_in) block size 4096 77494.21 MByte/s (±53628.87 MByte/s) 76892.26 MByte/s (±53208.68 MByte/s) 1.01
Memcpy speed - (built_in) block size 1048576 42486.32 MByte/s (±29432.18 MByte/s) 42437.70 MByte/s (±29401.77 MByte/s) 1.00
Memcpy speed - (built_in) block size 16777216 23528.30 MByte/s (±19670.99 MByte/s) 24216.95 MByte/s (±20131.45 MByte/s) 0.97
Memset speed - (built_in) block size 4096 77182.06 MByte/s (±53410.77 MByte/s) 76746.14 MByte/s (±53110.30 MByte/s) 1.01
Memset speed - (built_in) block size 1048576 42724.44 MByte/s (±29596.50 MByte/s) 42677.86 MByte/s (±29565.07 MByte/s) 1.00
Memset speed - (built_in) block size 16777216 23901.56 MByte/s (±19838.96 MByte/s) 24944.26 MByte/s (±20616.34 MByte/s) 0.96
Memcpy speed - (rust) block size 4096 71796.19 MByte/s (±50195.25 MByte/s) 72842.39 MByte/s (±51003.78 MByte/s) 0.99
Memcpy speed - (rust) block size 1048576 42523.13 MByte/s (±29497.47 MByte/s) 42614.04 MByte/s (±29546.77 MByte/s) 1.00
Memcpy speed - (rust) block size 16777216 22975.67 MByte/s (±19044.64 MByte/s) 25125.16 MByte/s (±20845.63 MByte/s) 0.91
Memset speed - (rust) block size 4096 72525.28 MByte/s (±50669.09 MByte/s) 73212.71 MByte/s (±51231.34 MByte/s) 0.99
Memset speed - (rust) block size 1048576 42796.95 MByte/s (±29674.32 MByte/s) 42865.24 MByte/s (±29720.96 MByte/s) 1.00
Memset speed - (rust) block size 16777216 23478.55 MByte/s (±19312.89 MByte/s) 25840.21 MByte/s (±21299.14 MByte/s) 0.91
alloc_benchmarks Build Time 109.95 s 106.38 s 1.03
alloc_benchmarks File Size 0.96 MB 0.97 MB 0.99
Allocations - Allocation success 100.00 % 100.00 % 1
Allocations - Deallocation success 70.02 % (±0.32 %) 70.03 % (±0.28 %) 1.00
Allocations - Pre-fail Allocations 100.00 % 100.00 % 1
Allocations - Average Allocation time 13132.61 Ticks (±424.10 Ticks) 11224.94 Ticks (±674.74 Ticks) 1.17
Allocations - Average Allocation time (no fail) 13132.61 Ticks (±424.10 Ticks) 11224.94 Ticks (±674.74 Ticks) 1.17
Allocations - Average Deallocation time 791.83 Ticks (±79.46 Ticks) 733.24 Ticks (±64.51 Ticks) 1.08
mutex_benchmark Build Time 112.28 s 111.63 s 1.01
mutex_benchmark File Size 1.01 MB 1.01 MB 1.00
Mutex Stress Test Average Time per Iteration - 1 Threads 12.70 ns (±0.75 ns) 13.10 ns (±0.85 ns) 0.97
Mutex Stress Test Average Time per Iteration - 2 Threads 13.96 ns (±0.98 ns) 14.56 ns (±0.90 ns) 0.96

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

@mkroening mkroening added this pull request to the merge queue Oct 20, 2025
Merged via the queue into main with commit c98578c Oct 20, 2025
17 checks passed
@mkroening mkroening deleted the rm-map_try_insert branch November 13, 2025 15:34
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants