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
At the moment, I am using a naive implementation (send to the pool everything, then start collecting the results) which is very heavy on memory, to say the least. Although fast, it is far from ideal.
Also, logging is not implemented properly.
Both dimensions should be improved before the product is polished enough for the "wild".
The text was updated successfully, but these errors were encountered:
At the moment, I am using a naive implementation (send to the pool everything, then start collecting the results) which is very heavy on memory, to say the least. Although fast, it is far from ideal.
Also, logging is not implemented properly.
Both dimensions should be improved before the product is polished enough for the "wild".
The text was updated successfully, but these errors were encountered: