-
Notifications
You must be signed in to change notification settings - Fork 71
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix(deps): update module buf.build/gen/go/open-feature/flagd/grpc/go …
…to v1.3.0-20230720212818-3675556880a1.1
- Loading branch information
1 parent
777b28b
commit 4d94323
Showing
2 changed files
with
4 additions
and
1 deletion.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
4d94323
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 - ns/op
19708
ns/op12901
ns/op1.53
BenchmarkResolveFloatValue/test:_targetingFloatFlag - ns/op
17563
ns/op13179
ns/op1.33
BenchmarkFlag_Evaluation_ResolveBoolean/happy_path - ns/op
17194
ns/op11994
ns/op1.43
BenchmarkFlag_Evaluation_ResolveString/happy_path - ns/op
17472
ns/op11559
ns/op1.51
BenchmarkFlag_Evaluation_ResolveFloat/happy_path - ns/op
17500
ns/op11386
ns/op1.54
This comment was automatically generated by workflow using github-action-benchmark.