Skip to content

ci: test vsock client#2337

Open
mkroening wants to merge 1 commit intomainfrom
ci-vsock-client
Open

ci: test vsock client#2337
mkroening wants to merge 1 commit intomainfrom
ci-vsock-client

Conversation

@mkroening
Copy link
Member

This currently has a spurious timeout issue with MMIO.

@mkroening mkroening self-assigned this Mar 18, 2026
Copy link

@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: 285066a Previous: 4d17006 Performance Ratio
startup_benchmark Build Time 89.24 s 86.48 s 1.03
startup_benchmark File Size 0.75 MB 0.75 MB 1.00
Startup Time - 1 core 0.95 s (±0.03 s) 0.95 s (±0.03 s) 1.00
Startup Time - 2 cores 0.95 s (±0.03 s) 0.95 s (±0.03 s) 1.00
Startup Time - 4 cores 0.95 s (±0.02 s) 0.97 s (±0.03 s) 0.98
multithreaded_benchmark Build Time 90.55 s 85.93 s 1.05
multithreaded_benchmark File Size 0.86 MB 0.86 MB 1.00
Multithreaded Pi Efficiency - 2 Threads 89.92 % (±9.32 %) 89.45 % (±8.10 %) 1.01
Multithreaded Pi Efficiency - 4 Threads 44.94 % (±3.91 %) 43.95 % (±3.33 %) 1.02
Multithreaded Pi Efficiency - 8 Threads 25.60 % (±2.02 %) 25.91 % (±1.75 %) 0.99
micro_benchmarks Build Time 97.12 s 98.18 s 0.99
micro_benchmarks File Size 0.86 MB 0.86 MB 1.00
Scheduling time - 1 thread 67.36 ticks (±3.41 ticks) 68.90 ticks (±3.55 ticks) 0.98
Scheduling time - 2 threads 35.70 ticks (±2.48 ticks) 36.77 ticks (±3.77 ticks) 0.97
Micro - Time for syscall (getpid) 3.06 ticks (±0.31 ticks) 3.10 ticks (±0.28 ticks) 0.99
Memcpy speed - (built_in) block size 4096 65086.57 MByte/s (±46061.35 MByte/s) 63111.54 MByte/s (±45125.22 MByte/s) 1.03
Memcpy speed - (built_in) block size 1048576 29932.85 MByte/s (±24971.10 MByte/s) 30067.80 MByte/s (±25166.14 MByte/s) 1.00
Memcpy speed - (built_in) block size 16777216 24825.94 MByte/s (±20869.78 MByte/s) 22966.69 MByte/s (±19349.04 MByte/s) 1.08
Memset speed - (built_in) block size 4096 65793.71 MByte/s (±46497.48 MByte/s) 63416.82 MByte/s (±45326.35 MByte/s) 1.04
Memset speed - (built_in) block size 1048576 30748.95 MByte/s (±25431.32 MByte/s) 30845.92 MByte/s (±25587.91 MByte/s) 1.00
Memset speed - (built_in) block size 16777216 25556.68 MByte/s (±21314.51 MByte/s) 23735.36 MByte/s (±19881.11 MByte/s) 1.08
Memcpy speed - (rust) block size 4096 57041.37 MByte/s (±42174.14 MByte/s) 57753.11 MByte/s (±42427.30 MByte/s) 0.99
Memcpy speed - (rust) block size 1048576 29981.66 MByte/s (±25058.90 MByte/s) 29874.92 MByte/s (±24963.81 MByte/s) 1.00
Memcpy speed - (rust) block size 16777216 24819.83 MByte/s (±20926.57 MByte/s) 22132.56 MByte/s (±18523.03 MByte/s) 1.12
Memset speed - (rust) block size 4096 58113.33 MByte/s (±42941.16 MByte/s) 58547.22 MByte/s (±42924.29 MByte/s) 0.99
Memset speed - (rust) block size 1048576 30794.42 MByte/s (±25496.13 MByte/s) 30640.45 MByte/s (±25391.55 MByte/s) 1.01
Memset speed - (rust) block size 16777216 25563.65 MByte/s (±21392.73 MByte/s) 22888.81 MByte/s (±19071.77 MByte/s) 1.12
alloc_benchmarks Build Time 98.09 s 94.52 s 1.04
alloc_benchmarks File Size 0.82 MB 0.82 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 16291.95 Ticks (±351.63 Ticks) 17374.69 Ticks (±367.41 Ticks) 0.94
Allocations - Average Allocation time (no fail) 16291.95 Ticks (±351.63 Ticks) 17374.69 Ticks (±367.41 Ticks) 0.94
Allocations - Average Deallocation time 1207.53 Ticks (±483.20 Ticks) 1742.20 Ticks (±1304.70 Ticks) 0.69
mutex_benchmark Build Time 96.62 s 96.19 s 1.00
mutex_benchmark File Size 0.86 MB 0.86 MB 1.00
Mutex Stress Test Average Time per Iteration - 1 Threads 13.34 ns (±0.79 ns) 13.62 ns (±0.75 ns) 0.98
Mutex Stress Test Average Time per Iteration - 2 Threads 21.90 ns (±10.68 ns) 24.32 ns (±16.57 ns) 0.90

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

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.

1 participant