-
Notifications
You must be signed in to change notification settings - Fork 152
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
Showing
1 changed file
with
2 additions
and
0 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
7aa7a27
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.
Rust Benchmark
bench_fib_10
158
ns/iter (± 2
)bench_fib_20
19997
ns/iter (± 840
)This comment was automatically generated by workflow using github-action-benchmark.
7aa7a27
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.js Benchmark
fib(10)
1651840
ops/sec (±0.18%
)1649609
ops/sec (±0.75%
)1.00
fib(20)
11368
ops/sec (±1.01%
)13398
ops/sec (±0.23%
)1.18
This comment was automatically generated by workflow using github-action-benchmark.
7aa7a27
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.
Go Benchmark
BenchmarkFib10
316.6
ns/op310.9
ns/op1.02
BenchmarkFib20
40184
ns/op39671
ns/op1.01
BenchmarkFib20WithAuxMetric - ns/op
40372
ns/op40385
ns/op1.00
BenchmarkFib20WithAuxMetric - auxMetricUnits
4
auxMetricUnits4
auxMetricUnits1
This comment was automatically generated by workflow using github-action-benchmark.