-
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.
fix(deps): update module github.com/stretchr/testify to v1.8.1
- Loading branch information
1 parent
a1dd3b9
commit 342411e
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
342411e
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
16316
ns/op 4801 B/op 80 allocs/op12250
ns/op 4801 B/op 80 allocs/op1.33
BenchmarkResolveBooleanValue/test_staticObjectFlag
1577
ns/op 80 B/op 4 allocs/op1163
ns/op 80 B/op 4 allocs/op1.36
BenchmarkResolveStringValue/test_targetingStringFlag
16799
ns/op 4841 B/op 82 allocs/op12051
ns/op 4841 B/op 82 allocs/op1.39
BenchmarkResolveStringValue/test_staticObjectFlag
1539
ns/op 96 B/op 4 allocs/op1174
ns/op 96 B/op 4 allocs/op1.31
BenchmarkResolveFloatValue/test_targetingFloatFlag
16407
ns/op 4841 B/op 82 allocs/op12089
ns/op 4841 B/op 82 allocs/op1.36
BenchmarkResolveIntValue/test_targetingNumberFlag
14911
ns/op 4825 B/op 80 allocs/op11119
ns/op 4825 B/op 80 allocs/op1.34
BenchmarkResolveIntValue/test_staticObjectFlag
1497
ns/op 96 B/op 4 allocs/op1151
ns/op 96 B/op 4 allocs/op1.30
This comment was automatically generated by workflow using github-action-benchmark.