-
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
2 changed files
with
52 additions
and
70 deletions.
There are no files selected for viewing
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
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
a6d4b0e
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
6
ns/iter (± 0
)5
ns/iter (± 0
)1.20
uncontended/load_full
9
ns/iter (± 0
)9
ns/iter (± 0
)1
uncontended/load_many
16
ns/iter (± 0
)14
ns/iter (± 0
)1.14
uncontended/store
53
ns/iter (± 0
)55
ns/iter (± 0
)0.96
uncontended/cache
0
ns/iter (± 0
)0
ns/iter (± 0
)NaN
concurrent_loads/load
12
ns/iter (± 0
)11
ns/iter (± 0
)1.09
concurrent_loads/load_full
12
ns/iter (± 0
)9
ns/iter (± 0
)1.33
concurrent_loads/load_many
24
ns/iter (± 0
)22
ns/iter (± 0
)1.09
concurrent_loads/store
511
ns/iter (± 6
)561
ns/iter (± 12
)0.91
concurrent_loads/cache
0
ns/iter (± 0
)0
ns/iter (± 0
)NaN
concurrent_store/load
50
ns/iter (± 1
)48
ns/iter (± 0
)1.04
concurrent_store/load_full
72
ns/iter (± 2
)67
ns/iter (± 1
)1.07
concurrent_store/load_many
88
ns/iter (± 0
)86
ns/iter (± 0
)1.02
concurrent_store/store
559
ns/iter (± 8
)612
ns/iter (± 4
)0.91
concurrent_store/cache
1
ns/iter (± 0
)1
ns/iter (± 0
)1
This comment was automatically generated by workflow using github-action-benchmark.