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
A lot of time is spent in unzip - which is a waste of time especially on multicore systems. ripunzip may be a good alternative in most use cases here and can run in parallel. Early performance tests seem to be very convincing.
The text was updated successfully, but these errors were encountered:
A lot of time is spent in unzip - which is a waste of time especially on multicore systems. ripunzip may be a good alternative in most use cases here and can run in parallel. Early performance tests seem to be very convincing.
The text was updated successfully, but these errors were encountered: