Skip to content
This repository was archived by the owner on Sep 23, 2025. It is now read-only.

Comments

Improvements for the downloader#6428

Merged
artdeell merged 2 commits intov3_openjdkfrom
feat/downloader_improvements
Dec 30, 2024
Merged

Improvements for the downloader#6428
artdeell merged 2 commits intov3_openjdkfrom
feat/downloader_improvements

Conversation

@artdeell
Copy link
Contributor

This PR adds:

  • Improved file length handling
  • Download progress now calculated using file lengths when possible
  • Download speedometer

- Add download size queries through a HEAD request
- Use the file size for progress instead of file count when all file size are available
- Add download speed meter
- improve docs, fix types
- increase speed calculator default queue depth
- reenable usage of size counter by default (whoops)
@artdeell artdeell merged commit 5d80d9b into v3_openjdk Dec 30, 2024
2 checks passed
@artdeell artdeell deleted the feat/downloader_improvements branch December 30, 2024 17:32
@artdeell artdeell mentioned this pull request Jan 2, 2025
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant