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
feat: use parallel version of bzip2 to decompress gisaid snapshot
I don't know if it's any faster, but why now.
The results are correct in my local testing.
Locally, it does use multiple threads, but not too many. We might be bound by download speed rather then decompression though.
Related: #242
0 commit comments