forked from pmalek/benchtest
-
Notifications
You must be signed in to change notification settings - Fork 0
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
1 parent
0097004
commit e9a438a
Showing
1 changed file
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
e9a438a
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.
Benchmark
BenchmarkFib10 - ns/op
1061531
ns/op2.009
ns/op528387.76
BenchmarkFib10 - B/op
0
B/op0
B/opNaN
BenchmarkFib10 - allocs/op
0
allocs/op0
allocs/opNaN
BenchmarkFib20 - ns/op
1060720
ns/op2.008
ns/op528247.01
BenchmarkFib20 - B/op
0
B/op0
B/opNaN
BenchmarkFib20 - allocs/op
0
allocs/op0
allocs/opNaN
BenchmarkFib25 - ns/op
1060911
ns/op2.008
ns/op528342.13
BenchmarkFib25 - B/op
0
B/op0
B/opNaN
BenchmarkFib25 - allocs/op
0
allocs/op0
allocs/opNaN
This comment was automatically generated by workflow using github-action-benchmark.
e9a438a
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.
Benchmark result of this commit is worse than the previous benchmark result exceeding threshold
2
.BenchmarkFib10 - ns/op
1061531
ns/op2.009
ns/op528387.76
BenchmarkFib20 - ns/op
1060720
ns/op2.008
ns/op528247.01
BenchmarkFib25 - ns/op
1060911
ns/op2.008
ns/op528342.13
This comment was automatically generated by workflow using github-action-benchmark.