-
Notifications
You must be signed in to change notification settings - Fork 22
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #354 from timbray/1.4
kaizen: Move to v1.4
- Loading branch information
Showing
2 changed files
with
3 additions
and
3 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
cd6bc6b
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.20
.BenchmarkCityLots
11160
ns/op 1782 B/op 103 allocs/op5592
ns/op 773 B/op 31 allocs/op2.00
BenchmarkCityLots - ns/op
11160
ns/op5592
ns/op2.00
BenchmarkCityLots - B/op
1782
B/op773
B/op2.31
BenchmarkCityLots - allocs/op
103
allocs/op31
allocs/op3.32
Benchmark_JsonFlattner_Evaluate_ContextFields
989
ns/op 72 B/op 8 allocs/op726.2
ns/op 56 B/op 4 allocs/op1.36
Benchmark_JsonFlattner_Evaluate_ContextFields - ns/op
989
ns/op726.2
ns/op1.36
Benchmark_JsonFlattner_Evaluate_ContextFields - B/op
72
B/op56
B/op1.29
Benchmark_JsonFlattner_Evaluate_ContextFields - allocs/op
8
allocs/op4
allocs/op2
This comment was automatically generated by workflow using github-action-benchmark.