-
Notifications
You must be signed in to change notification settings - Fork 10
Open
Labels
enhancementNew feature or requestNew feature or request
Milestone
Description
Currently the installer hasn't been optimised at all however once things are stable it should be adapted to minimise
- Compressed installer size
- Installation file count (and hence IO load)
- Installation time
The following might be helpful for this:
- Removing unused packages
- Using
.condapackages instead of.tar.bz2 - Using
micromambainstead ofconda-standalone - Modifying the packages themselves to split into smaller components or to avoid dependencies
Of course it's important that DIRACOS2 is still easy to build and maintain, even if that comes at a small cost.
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request