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

Improve startup timeย #33

@Protonosgit

Description

@Protonosgit

Describe the feature
The manager suffers from poor startup performance due to forced synchonous startup operation. (status checks)
The startup time needs to be reduced drastically for a good user experience!

Additional context
The system needs following improvements:

  • Only do neccesary checks (don't check versions if not installed)
  • Implement asynchronous operations (currently status check and ui combined)
  • Make checks after startup (display loading info)
  • Optimize network requests and use config files instead

Metadata

Metadata

Assignees

No one assigned

    Labels

    PriorityHight Priority IssueenhancementEnhancement of an existing feature

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions