Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Make client download and extract the archive simultaneously #1115

Closed
jpraynaud opened this issue Jul 31, 2023 · 1 comment · Fixed by #1183
Closed

Make client download and extract the archive simultaneously #1115

jpraynaud opened this issue Jul 31, 2023 · 1 comment · Fixed by #1183
Labels
devX 🌞 Developer experience idea 💡 Something to discuss and refine optimization 🛠️ Optimization and/or small enhancements

Comments

@jpraynaud
Copy link
Member

jpraynaud commented Jul 31, 2023

Issue

A SPO proposes that the Mithril client downloads the archive and extracts it at the same time:

  • This will accelerate the process
  • This will reduce the need for storing the compressed archive

See these Discord posts:

Question

Is it possible to stream this way with zstandard? See #876

@jpraynaud jpraynaud added idea 💡 Something to discuss and refine dev 💪 optimization 🛠️ Optimization and/or small enhancements to-groom 🤔 Needs grooming devX 🌞 Developer experience and removed to-groom 🤔 Needs grooming labels Jul 31, 2023
@jpraynaud jpraynaud added the to-plan 📆 To plan in a sprint label Aug 10, 2023
@intertreeJK
Copy link

intertreeJK commented Aug 18, 2023

I second this emotion, after running into the too much space taken up issue while trying to download the Mithril Snapshot for a newly spun up Node myself.

https://discord.com/channels/826816523368005654/1014019542504185876/1141767116471676978

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
devX 🌞 Developer experience idea 💡 Something to discuss and refine optimization 🛠️ Optimization and/or small enhancements
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants