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

[Lume] Pull optimizations #60

Open
f-trycua opened this issue Mar 19, 2025 · 1 comment
Open

[Lume] Pull optimizations #60

f-trycua opened this issue Mar 19, 2025 · 1 comment

Comments

@f-trycua
Copy link
Contributor

  • Current pulling requires having double the storage space of the image during the reassembling step.
  • Downloading and splitting doesn't take advantage of Apple sparse file system. E.g. we are uploading the whole 80GB of the image even though the disk.img might contian 50GB of data only
  • Splitting and parallel downloading could be also optimized.
  • Reduce log noise.
@f-trycua f-trycua assigned f-trycua and unassigned f-trycua Mar 19, 2025
@f-trycua
Copy link
Contributor Author

@PrashantRaj18198

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant