Skip to content

Speed up program startup times #215

@mathiascode

Description

@mathiascode

The startup time of Nicotine+ is pretty slow, which mainly stems from the fact that a lot of objects are initialized at startup, even if they're not needed yet or disabled (e.g. settings window, tray icon, plugin system). We should initialize things on-demand, which speeds up startup times a lot.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions