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
49fb48e
commit a54e6ab
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
a54e6ab
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
1068691
ns/op2.415
ns/op442522.15
BenchmarkFib10 - B/op
0
B/op0
B/opNaN
BenchmarkFib10 - allocs/op
0
allocs/op0
allocs/opNaN
BenchmarkFib20 - ns/op
1069470
ns/op2.414
ns/op443028.17
BenchmarkFib20 - B/op
0
B/op0
B/opNaN
BenchmarkFib20 - allocs/op
0
allocs/op0
allocs/opNaN
BenchmarkFib25 - ns/op
1068781
ns/op2.413
ns/op442926.23
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.
a54e6ab
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
1068691
ns/op2.415
ns/op442522.15
BenchmarkFib20 - ns/op
1069470
ns/op2.414
ns/op443028.17
BenchmarkFib25 - ns/op
1068781
ns/op2.413
ns/op442926.23
This comment was automatically generated by workflow using github-action-benchmark.