Skip to content

In flight md5 checksum #35

@poszu

Description

@poszu

The md5 sum is calculated and verified for 2 files:

  1. state.zst archive, after downloading the file
  2. 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

No one assigned

    Labels

    Type

    No type

    Projects

    Status

    📋 Backlog

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions