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
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
13e5e3f
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
18
ns/iter (± 1
)21
ns/iter (± 0
)0.86
uncontended/load_full
34
ns/iter (± 6
)30
ns/iter (± 0
)1.13
uncontended/load_many
55
ns/iter (± 4
)46
ns/iter (± 0
)1.20
uncontended/store
156
ns/iter (± 11
)144
ns/iter (± 0
)1.08
uncontended/cache
0
ns/iter (± 0
)1
ns/iter (± 0
)0
concurrent_loads/load
26
ns/iter (± 9
)32
ns/iter (± 10
)0.81
concurrent_loads/load_full
39
ns/iter (± 16
)30
ns/iter (± 13
)1.30
concurrent_loads/load_many
76
ns/iter (± 23
)68
ns/iter (± 33
)1.12
concurrent_loads/store
1141
ns/iter (± 404
)1382
ns/iter (± 1065
)0.83
concurrent_loads/cache
1
ns/iter (± 0
)1
ns/iter (± 0
)1
concurrent_store/load
77
ns/iter (± 7
)106
ns/iter (± 2
)0.73
concurrent_store/load_full
101
ns/iter (± 6
)141
ns/iter (± 14
)0.72
concurrent_store/load_many
145
ns/iter (± 13
)159
ns/iter (± 12
)0.91
concurrent_store/store
1071
ns/iter (± 71
)1238
ns/iter (± 19
)0.87
concurrent_store/cache
1
ns/iter (± 0
)1
ns/iter (± 0
)1
This comment was automatically generated by workflow using github-action-benchmark.