Compute Fibonacci Using Java and Parallelization
Compute Fibonacci Using Java and Parallelization
Tested on Windows 10 Home (Latest Edition, x64) using IntelliJ IDEA (Latest Edition). I have 4
physical cores and hyperthreading enable.
M = 4 * 1.3 = 5.2
N = 6700 which gives T(1) = 180955 milliseconds = 3.01591667 minutes