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 ef25336 (#719)
[](https://renovatebot.com) This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | docker/metadata-action | action | digest | `818d4b7` -> `ef25336` | --- ### 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://developer.mend.io/github/open-feature/flagd). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNS4xNDEuMyIsInVwZGF0ZWRJblZlciI6IjM1LjE0MS4zIiwidGFyZ2V0QnJhbmNoIjoibWFpbiJ9--> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
- Loading branch information
3dcbd85
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_staticBoolFlag
2621
ns/op 304 B/op 7 allocs/op1606
ns/op 304 B/op 7 allocs/op1.63
BenchmarkResolveBooleanValue/test_targetingBoolFlag
22468
ns/op 4609 B/op 74 allocs/op10706
ns/op 4608 B/op 74 allocs/op2.10
BenchmarkResolveStringValue/test_targetingStringFlag
15637
ns/op 4640 B/op 76 allocs/op10766
ns/op 4640 B/op 76 allocs/op1.45
BenchmarkResolveFloatValue/test:_targetingFloatFlag
16070
ns/op 4624 B/op 76 allocs/op10799
ns/op 4624 B/op 76 allocs/op1.49
BenchmarkResolveIntValue/test_targetingNumberFlag
14312
ns/op 4608 B/op 74 allocs/op9906
ns/op 4608 B/op 74 allocs/op1.44
BenchmarkResolveObjectValue/test_targetingObjectFlag
20797
ns/op 5889 B/op 98 allocs/op14048
ns/op 5889 B/op 98 allocs/op1.48
BenchmarkFlag_Evaluation_ResolveBoolean/happy_path
13057
ns/op 3296 B/op 36 allocs/op9755
ns/op 3296 B/op 36 allocs/op1.34
BenchmarkFlag_Evaluation_ResolveString/happy_path
13794
ns/op 3312 B/op 36 allocs/op9550
ns/op 3312 B/op 36 allocs/op1.44
BenchmarkFlag_Evaluation_ResolveFloat/happy_path
13006
ns/op 3296 B/op 36 allocs/op9638
ns/op 3296 B/op 36 allocs/op1.35
BenchmarkFlag_Evaluation_ResolveInt/happy_path
13295
ns/op 3296 B/op 36 allocs/op9603
ns/op 3296 B/op 36 allocs/op1.38
BenchmarkFlag_Evaluation_ResolveObject/happy_path
16539
ns/op 3720 B/op 43 allocs/op11472
ns/op 3720 B/op 43 allocs/op1.44
This comment was automatically generated by workflow using github-action-benchmark.