haskell / haskell/hackage-security

Compute hash for index incrementally

Open
#130 0 comments 0 reactions 0 assignees View on GitHub
hackage-mirror priority: low (ideal world)
Dominant language
Haskell
Stars
63
Forks
56
PR merge metrics
No merged PRs in 30d

Description

Right now we always compute the hash for the entire file. This is an optimisation only (and profiling suggests it won't make all that much of a difference). Note that we are now always downloading the `.tar.gz`, even when we are doing an incremental update, so instead of hashing a 300M file we are hashing a 30M file.

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.