Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
chore(deps): update docker/metadata-action digest to 05d22bf (#270)
[](https://renovatebot.com) This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | docker/metadata-action | action | digest | `9e6ae02` -> `05d22bf` | --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Enabled. ♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Mend Renovate](https://www.mend.io/free-developer-tools/renovate/). View repository job log [here](https://app.renovatebot.com/dashboard#github/open-feature/flagd). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNC45OC4xIiwidXBkYXRlZEluVmVyIjoiMzQuOTguMSJ9--> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
- Loading branch information
d43ee80
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.30
.BenchmarkResolveBooleanValue/test_targetingBoolFlag
17377
ns/op 4801 B/op 80 allocs/op12250
ns/op 4801 B/op 80 allocs/op1.42
BenchmarkResolveBooleanValue/test_staticObjectFlag
1566
ns/op 80 B/op 4 allocs/op1163
ns/op 80 B/op 4 allocs/op1.35
BenchmarkResolveStringValue/test_targetingStringFlag
15923
ns/op 4841 B/op 82 allocs/op12051
ns/op 4841 B/op 82 allocs/op1.32
BenchmarkResolveFloatValue/test_staticObjectFlag
1511
ns/op 96 B/op 4 allocs/op1157
ns/op 96 B/op 4 allocs/op1.31
BenchmarkResolveIntValue/test_targetingNumberFlag
14637
ns/op 4825 B/op 80 allocs/op11119
ns/op 4825 B/op 80 allocs/op1.32
BenchmarkResolveIntValue/test_staticObjectFlag
1503
ns/op 96 B/op 4 allocs/op1151
ns/op 96 B/op 4 allocs/op1.31
This comment was automatically generated by workflow using github-action-benchmark.