-
Notifications
You must be signed in to change notification settings - Fork 1
Open
Labels
enhancementNew feature or requestNew feature or requestgood first issueGood for newcomersGood for newcomers
Description
The md5 sum is calculated and verified for 2 files:
- state.zst archive, after downloading the file
- state.sql, after unpacking the file
Calculating md5 sums for these files requires reading them from disk, which is slow. For both files, the md5sum could be calculated in parallel to downloading/unpacking, saving a lot on disk IO.
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or requestgood first issueGood for newcomersGood for newcomers
Type
Projects
Status
📋 Backlog