Closed thelastpolaris closed 4 years ago
On each iteration, there were repeating queries that could be done in advance before the processing starts. I got rid of the parallel loop and even without it preprocessing was done in ~20 minutes instead of ~40 hours.
On each iteration, there were repeating queries that could be done in advance before the processing starts. I got rid of the parallel loop and even without it preprocessing was done in ~20 minutes instead of ~40 hours.