-
Notifications
You must be signed in to change notification settings - Fork 593
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Signed-off-by: Mattia Lavacca <[email protected]>
- Loading branch information
Showing
9 changed files
with
343 additions
and
20 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
Oops, something went wrong.
343d922
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
2
.BenchmarkGetPluginRelations
17398
ns/op 7296 B/op 66 allocs/op7200
ns/op 7296 B/op 66 allocs/op2.42
BenchmarkGetPluginRelations - ns/op
17398
ns/op7200
ns/op2.42
BenchmarkFromK8sObject
229.6
ns/op 336 B/op 2 allocs/op39.14
ns/op 0 B/op 0 allocs/op5.87
BenchmarkFromK8sObject - ns/op
229.6
ns/op39.14
ns/op5.87
BenchmarkFromK8sObject - B/op
336
B/op0
B/op+∞
BenchmarkFromK8sObject - allocs/op
2
allocs/op0
allocs/op+∞
This comment was automatically generated by workflow using github-action-benchmark.
CC: @Kong/k8s-maintainers