Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
deps(go): Bump github.com/aws/aws-sdk-go-v2/service/secretsmanager (#894
) Bumps [github.com/aws/aws-sdk-go-v2/service/secretsmanager](https://github.com/aws/aws-sdk-go-v2) from 1.34.6 to 1.34.7. - [Release notes](https://github.com/aws/aws-sdk-go-v2/releases) - [Commits](aws/aws-sdk-go-v2@service/sqs/v1.34.6...service/sqs/v1.34.7) --- updated-dependencies: - dependency-name: github.com/aws/aws-sdk-go-v2/service/secretsmanager dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
- Loading branch information
5b0a6b1
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.
Benchmark
BenchmarkPathForDirFS
46.77
ns/op 0 B/op 0 allocs/op46.77
ns/op 0 B/op 0 allocs/op1
BenchmarkPathForDirFS - ns/op
46.77
ns/op46.77
ns/op1
BenchmarkPathForDirFS - B/op
0
B/op0
B/op1
BenchmarkPathForDirFS - allocs/op
0
allocs/op0
allocs/op1
BenchmarkSplitRepoPath/0
12.14
ns/op 0 B/op 0 allocs/op12.09
ns/op 0 B/op 0 allocs/op1.00
BenchmarkSplitRepoPath/0 - ns/op
12.14
ns/op12.09
ns/op1.00
BenchmarkSplitRepoPath/0 - B/op
0
B/op0
B/op1
BenchmarkSplitRepoPath/0 - allocs/op
0
allocs/op0
allocs/op1
BenchmarkSplitRepoPath/1
17.02
ns/op 0 B/op 0 allocs/op16.87
ns/op 0 B/op 0 allocs/op1.01
BenchmarkSplitRepoPath/1 - ns/op
17.02
ns/op16.87
ns/op1.01
BenchmarkSplitRepoPath/1 - B/op
0
B/op0
B/op1
BenchmarkSplitRepoPath/1 - allocs/op
0
allocs/op0
allocs/op1
BenchmarkSplitRepoPath/2
53.3
ns/op 4 B/op 1 allocs/op53.2
ns/op 4 B/op 1 allocs/op1.00
BenchmarkSplitRepoPath/2 - ns/op
53.3
ns/op53.2
ns/op1.00
BenchmarkSplitRepoPath/2 - B/op
4
B/op4
B/op1
BenchmarkSplitRepoPath/2 - allocs/op
1
allocs/op1
allocs/op1
BenchmarkSplitRepoPath/3
53.98
ns/op 8 B/op 1 allocs/op53.95
ns/op 8 B/op 1 allocs/op1.00
BenchmarkSplitRepoPath/3 - ns/op
53.98
ns/op53.95
ns/op1.00
BenchmarkSplitRepoPath/3 - B/op
8
B/op8
B/op1
BenchmarkSplitRepoPath/3 - allocs/op
1
allocs/op1
allocs/op1
BenchmarkSplitRepoPath/4
47.38
ns/op 8 B/op 1 allocs/op47.32
ns/op 8 B/op 1 allocs/op1.00
BenchmarkSplitRepoPath/4 - ns/op
47.38
ns/op47.32
ns/op1.00
BenchmarkSplitRepoPath/4 - B/op
8
B/op8
B/op1
BenchmarkSplitRepoPath/4 - allocs/op
1
allocs/op1
allocs/op1
BenchmarkSplitRepoPath/5
54.6
ns/op 4 B/op 1 allocs/op54.29
ns/op 4 B/op 1 allocs/op1.01
BenchmarkSplitRepoPath/5 - ns/op
54.6
ns/op54.29
ns/op1.01
BenchmarkSplitRepoPath/5 - B/op
4
B/op4
B/op1
BenchmarkSplitRepoPath/5 - allocs/op
1
allocs/op1
allocs/op1
BenchmarkSplitRepoPath/6
16.73
ns/op 0 B/op 0 allocs/op17.23
ns/op 0 B/op 0 allocs/op0.97
BenchmarkSplitRepoPath/6 - ns/op
16.73
ns/op17.23
ns/op0.97
BenchmarkSplitRepoPath/6 - B/op
0
B/op0
B/op1
BenchmarkSplitRepoPath/6 - allocs/op
0
allocs/op0
allocs/op1
This comment was automatically generated by workflow using github-action-benchmark.