Skip to content
Snippets Groups Projects
Unverified Commit 0e26f6f3 authored by Simon Wessel's avatar Simon Wessel Committed by GitHub
Browse files

chore: improve performance of python script for hash download (#10335)

The old version of the script downloaded all binaries and generated file checksums locally.
This was a slow process since all binaries of all architectures needed to be downloaded.
The new version simply downloads the .sha256 files containing the binary checksum in text
form which saves a lot of traffic and time.
parent ab0163a3
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment