-
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 #100 from vorner/dependabot/github_actions/actions…
…/cache-4 Bump actions/cache from 2 to 4
- Loading branch information
Showing
2 changed files
with
2 additions
and
2 deletions.
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
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
1919930
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
)6
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
53
ns/iter (± 0
)53
ns/iter (± 0
)1
uncontended/cache
0
ns/iter (± 0
)0
ns/iter (± 0
)1
concurrent_loads/load
12
ns/iter (± 0
)12
ns/iter (± 0
)1
concurrent_loads/load_full
12
ns/iter (± 0
)12
ns/iter (± 0
)1
concurrent_loads/load_many
23
ns/iter (± 0
)23
ns/iter (± 0
)1
concurrent_loads/store
492
ns/iter (± 2
)492
ns/iter (± 3
)1
concurrent_loads/cache
1
ns/iter (± 0
)1
ns/iter (± 0
)1
concurrent_store/load
56
ns/iter (± 3
)58
ns/iter (± 2
)0.97
concurrent_store/load_full
74
ns/iter (± 2
)77
ns/iter (± 2
)0.96
concurrent_store/load_many
86
ns/iter (± 1
)88
ns/iter (± 0
)0.98
concurrent_store/store
489
ns/iter (± 2
)312
ns/iter (± 19
)1.57
concurrent_store/cache
1
ns/iter (± 0
)1
ns/iter (± 0
)1
utilities/access-map
6
ns/iter (± 0
)6
ns/iter (± 0
)1
This comment was automatically generated by workflow using github-action-benchmark.
1919930
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_store/store
489
ns/iter (± 2
)312
ns/iter (± 19
)1.57
This comment was automatically generated by workflow using github-action-benchmark.
CC: @vorner