Skip to content

Optimise installation #3

@chrisburr

Description

@chrisburr

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 .conda packages instead of .tar.bz2
  • Using micromamba instead of conda-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

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions