-
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.
Merge pull request #135 from vorner/dependabot/cargo/serde_test-1.0.177
Bump serde_test from 1.0.176 to 1.0.177
- Loading branch information
Showing
2 changed files
with
3 additions
and
3 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
80120ce
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
)4
ns/iter (± 0
)1.25
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 (± 1
)51
ns/iter (± 0
)1.08
uncontended/cache
0
ns/iter (± 0
)0
ns/iter (± 0
)1
concurrent_loads/load
9
ns/iter (± 0
)9
ns/iter (± 0
)1
concurrent_loads/load_full
10
ns/iter (± 0
)10
ns/iter (± 0
)1
concurrent_loads/load_many
21
ns/iter (± 0
)21
ns/iter (± 0
)1
concurrent_loads/store
528
ns/iter (± 1
)622
ns/iter (± 9
)0.85
concurrent_loads/cache
0
ns/iter (± 0
)0
ns/iter (± 0
)1
concurrent_store/load
49
ns/iter (± 3
)47
ns/iter (± 2
)1.04
concurrent_store/load_full
71
ns/iter (± 2
)70
ns/iter (± 1
)1.01
concurrent_store/load_many
80
ns/iter (± 0
)82
ns/iter (± 0
)0.98
concurrent_store/store
288
ns/iter (± 6
)342
ns/iter (± 5
)0.84
concurrent_store/cache
1
ns/iter (± 0
)1
ns/iter (± 0
)1
utilities/access-map
5
ns/iter (± 0
)5
ns/iter (± 0
)1
This comment was automatically generated by workflow using github-action-benchmark.