You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Seems too complicated to accelerate just a little.
I will parallelize. The current Memory in the VM allows us to use 2 threads without swapping memory in theory.
Finally parallelizing the encoding of the messages is a bad idea (even not possible). And the encoding already uses multiprocessing.
So I will try Asier's method
The text was updated successfully, but these errors were encountered: