Skip to content

Optimizations

Tobias Seydewitz requested to merge cluster into master

Removed multiprocessing because it provided no performance improvements. Further, changed processing from row-wise to block-wise (this improved the performance significantly, now Germany approx. 1 min. before 20 min.).

Merge request reports