Y
Hacker News
new
|
ask
|
show
|
jobs
by
bjorg
4258 days ago
I wonder if the author validated the results returned by Java for Fibonacci 50. Performance can increase significantly when correctness is not an issue. :)
1 comments
rjoshi
4258 days ago
Yes, if you look at the
https://github.com/rohitjoshi/lang-compare/blob/master/fibon...
, it print fibonacci (50) = 12586269025
link