-
Notifications
You must be signed in to change notification settings - Fork 31
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
1 changed file
with
1 addition
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
a87221b
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
20
ns/iter (± 1
)22
ns/iter (± 1
)0.91
uncontended/load_full
33
ns/iter (± 2
)33
ns/iter (± 1
)1
uncontended/load_many
44
ns/iter (± 2
)50
ns/iter (± 1
)0.88
uncontended/store
126
ns/iter (± 7
)147
ns/iter (± 4
)0.86
uncontended/cache
0
ns/iter (± 0
)0
ns/iter (± 0
)NaN
concurrent_loads/load
27
ns/iter (± 11
)25
ns/iter (± 12
)1.08
concurrent_loads/load_full
54
ns/iter (± 18
)42
ns/iter (± 16
)1.29
concurrent_loads/load_many
74
ns/iter (± 25
)70
ns/iter (± 24
)1.06
concurrent_loads/store
1010
ns/iter (± 365
)1250
ns/iter (± 447
)0.81
concurrent_loads/cache
0
ns/iter (± 0
)0
ns/iter (± 0
)NaN
concurrent_store/load
87
ns/iter (± 6
)102
ns/iter (± 7
)0.85
concurrent_store/load_full
130
ns/iter (± 11
)163
ns/iter (± 8
)0.80
concurrent_store/load_many
143
ns/iter (± 13
)177
ns/iter (± 14
)0.81
concurrent_store/store
973
ns/iter (± 70
)1320
ns/iter (± 40
)0.74
concurrent_store/cache
1
ns/iter (± 0
)1
ns/iter (± 0
)1
This comment was automatically generated by workflow using github-action-benchmark.