Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
build(deps): bump golangci/golangci-lint-action from 6.0.1 to 6.1.0 (#…
…344) Bumps [golangci/golangci-lint-action](https://github.com/golangci/golangci-lint-action) from 6.0.1 to 6.1.0. - [Release notes](https://github.com/golangci/golangci-lint-action/releases) - [Commits](golangci/golangci-lint-action@a4f60bb...aaa42aa) --- updated-dependencies: - dependency-name: golangci/golangci-lint-action dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Tim Bray <[email protected]>
- Loading branch information
db62f53
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 'Go Benchmark'.
Benchmark result of this commit is worse than the previous benchmark result exceeding threshold
1.20
.BenchmarkCityLots
6850
ns/op 830 B/op 34 allocs/op5592
ns/op 773 B/op 31 allocs/op1.22
BenchmarkCityLots - ns/op
6850
ns/op5592
ns/op1.22
Benchmark_JsonFlattner_Evaluate_ContextFields
1215
ns/op 96 B/op 8 allocs/op726.2
ns/op 56 B/op 4 allocs/op1.67
Benchmark_JsonFlattner_Evaluate_ContextFields - ns/op
1215
ns/op726.2
ns/op1.67
Benchmark_JsonFlattner_Evaluate_ContextFields - B/op
96
B/op56
B/op1.71
Benchmark_JsonFlattner_Evaluate_ContextFields - allocs/op
8
allocs/op4
allocs/op2
This comment was automatically generated by workflow using github-action-benchmark.