-
Notifications
You must be signed in to change notification settings - Fork 268
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
2 changed files
with
203 additions
and
1 deletion.
There are no files selected for viewing
This file contains 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
This file contains 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
5c671a0
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Possible performance regression was detected for benchmark 'C++ Benchmark'.
Benchmark result of this commit is worse than the previous benchmark result exceeding threshold
1.50
.Uthread_same_read_bench/64/iterations:3
3021586.3333277567
ns/iter1970832.00000255
ns/iter1.53
ThreadPool_noWorkSteal
6772878166.999988
ns/iter3840558651.0000377
ns/iter1.76
Lazy_same_read_bench/64/iterations:3
1430013.0000037823
ns/iter868466.0000047492
ns/iter1.65
Uthread_call_depth_bench/4/iterations:3
3466.6666692828585
ns/iter1166.6666637211165
ns/iter2.97
Uthread_call_depth_bench/8/iterations:3
2200.0000020246566
ns/iter1033.3333193557337
ns/iter2.13
Uthread_call_depth_bench/16/iterations:3
1833.3333381785149
ns/iter1066.6666791318373
ns/iter1.72
Uthread_call_depth_bench/64/iterations:3
1500.0000056867673
ns/iter966.6666755947517
ns/iter1.55
Uthread_call_depth_bench/128/iterations:3
1966.6666635960912
ns/iter1033.33333830354
ns/iter1.90
Uthread_call_depth_bench/1024/iterations:3
1733.3333346414292
ns/iter1100.0000010123283
ns/iter1.58
Uthread_call_depth_bench/2048/iterations:3
1866.6666600590058
ns/iter1033.33333830354
ns/iter1.81
Lazy_call_depth_bench/4/iterations:3
2833.3333261798543
ns/iter1866.6666695329088
ns/iter1.52
Lazy_call_depth_bench/8/iterations:3
6399.999998999799
ns/iter2266.6666647334446
ns/iter2.82
Lazy_call_depth_bench/32/iterations:3
5866.666659433879
ns/iter3533.333331991647
ns/iter1.66
This comment was automatically generated by workflow using github-action-benchmark.