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 #98 from vorner/dependabot/github_actions/actions/…
…upload-artifact-4 Bump actions/upload-artifact from 2 to 4
- Loading branch information
79c22b6
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
)6
ns/iter (± 0
)2
concurrent_loads/load_full
12
ns/iter (± 0
)9
ns/iter (± 1
)1.33
concurrent_loads/load_many
23
ns/iter (± 0
)23
ns/iter (± 0
)1
concurrent_loads/store
492
ns/iter (± 3
)567
ns/iter (± 1
)0.87
concurrent_loads/cache
1
ns/iter (± 0
)1
ns/iter (± 0
)1
concurrent_store/load
58
ns/iter (± 2
)39
ns/iter (± 1
)1.49
concurrent_store/load_full
77
ns/iter (± 2
)59
ns/iter (± 3
)1.31
concurrent_store/load_many
88
ns/iter (± 0
)79
ns/iter (± 0
)1.11
concurrent_store/store
312
ns/iter (± 19
)527
ns/iter (± 2
)0.59
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.
79c22b6
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_loads/load
12
ns/iter (± 0
)6
ns/iter (± 0
)2
This comment was automatically generated by workflow using github-action-benchmark.
CC: @vorner