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
The reason will be displayed to describe this comment to others. Learn more.
⚠️Performance Alert⚠️
Possible performance regression was detected for benchmark 'Track benchmarks'.
Benchmark result of this commit is worse than the previous benchmark result exceeding threshold 1.50.
96583fe
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.
Track benchmarks
uncontended/load
5
ns/iter (± 0
)5
ns/iter (± 0
)1
uncontended/load_full
9
ns/iter (± 0
)9
ns/iter (± 0
)1
uncontended/load_many
14
ns/iter (± 0
)14
ns/iter (± 0
)1
uncontended/store
55
ns/iter (± 0
)54
ns/iter (± 0
)1.02
uncontended/cache
0
ns/iter (± 0
)0
ns/iter (± 0
)NaN
concurrent_loads/load
11
ns/iter (± 0
)5
ns/iter (± 0
)2.20
concurrent_loads/load_full
9
ns/iter (± 0
)9
ns/iter (± 0
)1
concurrent_loads/load_many
22
ns/iter (± 0
)14
ns/iter (± 0
)1.57
concurrent_loads/store
561
ns/iter (± 12
)579
ns/iter (± 7
)0.97
concurrent_loads/cache
0
ns/iter (± 0
)0
ns/iter (± 0
)NaN
concurrent_store/load
48
ns/iter (± 0
)53
ns/iter (± 1
)0.91
concurrent_store/load_full
67
ns/iter (± 1
)69
ns/iter (± 3
)0.97
concurrent_store/load_many
86
ns/iter (± 0
)87
ns/iter (± 0
)0.99
concurrent_store/store
612
ns/iter (± 4
)631
ns/iter (± 16
)0.97
concurrent_store/cache
1
ns/iter (± 0
)1
ns/iter (± 0
)1
This comment was automatically generated by workflow using github-action-benchmark.
96583fe
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 'Track benchmarks'.
Benchmark result of this commit is worse than the previous benchmark result exceeding threshold
1.50
.concurrent_loads/load
11
ns/iter (± 0
)5
ns/iter (± 0
)2.20
concurrent_loads/load_many
22
ns/iter (± 0
)14
ns/iter (± 0
)1.57
This comment was automatically generated by workflow using github-action-benchmark.
CC: @vorner