You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
98f5e85
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
19990
ns/iter (± 1575
)This comment was automatically generated by workflow using github-action-benchmark.
98f5e85
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.1
ns/op310.9
ns/op1.00
BenchmarkFib20
39586
ns/op39671
ns/op1.00
BenchmarkFib20WithAuxMetric - ns/op
39720
ns/op40385
ns/op0.98
BenchmarkFib20WithAuxMetric - auxMetricUnits
4
auxMetricUnits4
auxMetricUnits1
This comment was automatically generated by workflow using github-action-benchmark.
98f5e85
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)
1630446
ops/sec (±0.42%
)1649609
ops/sec (±0.75%
)1.01
fib(20)
12027
ops/sec (±0.93%
)13398
ops/sec (±0.23%
)1.11
This comment was automatically generated by workflow using github-action-benchmark.