-
Notifications
You must be signed in to change notification settings - Fork 72
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
21 changed files
with
616 additions
and
214 deletions.
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
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
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
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
Oops, something went wrong.
d1872d5
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
.BenchmarkConnectService_ResolveBoolean/happy_path
4739
ns/op 968 B/op 23 allocs/op2845
ns/op 264 B/op 6 allocs/op1.67
BenchmarkConnectService_ResolveString/happy_path
4649
ns/op 1000 B/op 24 allocs/op2872
ns/op 280 B/op 6 allocs/op1.62
BenchmarkConnectService_ResolveFloat/happy_path
4861
ns/op 1040 B/op 24 allocs/op2775
ns/op 264 B/op 6 allocs/op1.75
BenchmarkConnectService_ResolveInt/happy_path
4568
ns/op 968 B/op 23 allocs/op2835
ns/op 264 B/op 6 allocs/op1.61
BenchmarkConnectService_ResolveObject/happy_path
7081
ns/op 2400 B/op 44 allocs/op4342
ns/op 1424 B/op 21 allocs/op1.63
This comment was automatically generated by workflow using github-action-benchmark.