This repository was archived by the owner on Aug 8, 2025. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 3
Improve startup timeย #33
Copy link
Copy link
Open
Labels
PriorityHight Priority IssueHight Priority IssueenhancementEnhancement of an existing featureEnhancement of an existing feature
Description
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
- Optionally try to get update notification from spicetify itself Detect spicetify updates without apiย #24
Protonosgit
Metadata
Metadata
Assignees
Labels
PriorityHight Priority IssueHight Priority IssueenhancementEnhancement of an existing featureEnhancement of an existing feature