I want to execute a function in parallel and I\'ve heard Python\'s multithreading is not that good as multiprocessing in terms of speed because of the GIL (https://docs.pyth