You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
5 benchmark(s) omitted because both averages were below 5 seconds.
macOS ARM64
Benchmark details
Memory model: vmm
Benchmark
Base branch
PR branch
Improvement (99% CI)
Result
benchmarks/locks/cna.c
21.568 ± 1.615 s
19.510 ± 2.539 s
➖ +9.8% [-20.4%, +39.9%]
UNKNOWN
benchmarks/locks/mutex_musl.c
32.377 ± 3.690 s
34.424 ± 1.453 s
➖ -7.4% [-93.6%, +78.8%]
UNKNOWN
benchmarks/lfds/dglm.c
52.173 ± 5.365 s
52.346 ± 7.839 s
➖ -0.1% [-40.6%, +40.5%]
UNKNOWN
benchmarks/lfds/ms.c
84.333 ± 3.215 s
77.667 ± 13.279 s
➖ +8.2% [-60.8%, +77.2%]
UNKNOWN
benchmarks/lfds/treiber.c
22.614 ± 0.454 s
23.080 ± 0.341 s
➖ -2.1% [-22.5%, +18.3%]
UNKNOWN
benchmarks/lfds/safe_stack.c
14.550 ± 0.681 s
14.547 ± 1.035 s
➖ +0.1% [-14.3%, +14.5%]
UNKNOWN
benchmarks/challenging/cna.c
46.990 ± 3.500 s
49.438 ± 3.553 s
➖ -5.6% [-68.6%, +57.5%]
UNKNOWN
Memory model: aarch64
Benchmark
Base branch
PR branch
Improvement (99% CI)
Result
benchmarks/locks/linuxrwlock.c
32.317 ± 6.234 s
27.003 ± 2.247 s
➖ +15.0% [-51.4%, +81.4%]
UNKNOWN
benchmarks/locks/mutex_musl.c
16.218 ± 1.779 s
17.393 ± 0.935 s
➖ -8.6% [-115.4%, +98.2%]
UNKNOWN
benchmarks/lfds/dglm.c
16.809 ± 3.049 s
14.912 ± 0.310 s
➖ +9.3% [-85.7%, +104.3%]
PASS
benchmarks/lfds/ms.c
14.524 ± 0.144 s
13.592 ± 0.983 s
➖ +6.4% [-27.9%, +40.8%]
UNKNOWN
benchmarks/challenging/cna.c
39.581 ± 0.450 s
44.093 ± 1.512 s
➖ -11.4% [-32.6%, +9.8%]
UNKNOWN
benchmarks/challenging/wsq.c
20.099 ± 1.760 s
17.501 ± 1.692 s
➖ +12.9% [-19.3%, +45.0%]
UNKNOWN
Memory model: power
Benchmark
Base branch
PR branch
Improvement (99% CI)
Result
benchmarks/locks/linuxrwlock.c
50.593 ± 8.457 s
67.205 ± 14.445 s
➖ -32.6% [-136.0%, +70.8%]
UNKNOWN
benchmarks/locks/mutex_musl.c
43.162 ± 8.661 s
43.150 ± 13.431 s
➖ +1.4% [-70.8%, +73.7%]
UNKNOWN
benchmarks/lfds/dglm.c
11.401 ± 0.244 s
10.864 ± 0.417 s
➖ +4.6% [-27.3%, +36.5%]
UNKNOWN
benchmarks/lfds/ms.c
61.749 ± 9.770 s
58.311 ± 13.225 s
➖ +4.2% [-149.1%, +157.5%]
UNKNOWN
benchmarks/lfds/treiber.c
37.149 ± 5.348 s
36.004 ± 6.179 s
➖ +2.1% [-109.3%, +113.5%]
UNKNOWN
Total
Benchmarks
Base branch
PR branch
Improvement (99% CI)
All reported benchmarks
618.206 ± 11.097 s
621.041 ± 25.526 s
➖ -0.5% [-23.1%, +22.2%]
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
No description provided.