Why is this Java code with Join/Fork framework to calculate Fibonacci numbers so slow?

前端 未结 0 1386
慢半拍i
慢半拍i 2020-12-31 00:53

What is wrong about this code ? I am using Fork/Join Framework to make use of parallel Threads. But to calculate Fibonacci takes much longer than normal calculation with jus

相关标签:
回答
  • 消灭零回复
提交回复
热议问题