-
Notifications
You must be signed in to change notification settings - Fork 159
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
7 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
3941544
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
19977
ns/iter (± 343
)This comment was automatically generated by workflow using github-action-benchmark.
3941544
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
311.2
ns/op310.9
ns/op1.00
BenchmarkFib20
39596
ns/op39671
ns/op1.00
BenchmarkFib20WithAuxMetric - ns/op
39635
ns/op40385
ns/op0.98
BenchmarkFib20WithAuxMetric - auxMetricUnits
4
auxMetricUnits4
auxMetricUnits1
This comment was automatically generated by workflow using github-action-benchmark.
3941544
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)
1649667
ops/sec (±0.33%
)1649609
ops/sec (±0.75%
)1.00
fib(20)
13365
ops/sec (±0.23%
)13398
ops/sec (±0.23%
)1.00
This comment was automatically generated by workflow using github-action-benchmark.