Closed darrenjhsu closed 4 years ago
Performance was increase by about 10x (165 ms -> 16.5 ms on my machine) by using numba and parallel. Further optimization could be to store form factor coefficients without reading it from file every time.
Performance was increase by about 10x (165 ms -> 16.5 ms on my machine) by using numba and parallel. Further optimization could be to store form factor coefficients without reading it from file every time.