Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Improve startup speed #49

Open
wsarce opened this issue Nov 19, 2022 · 0 comments
Open

Improve startup speed #49

wsarce opened this issue Nov 19, 2022 · 0 comments
Labels
question Further information is requested

Comments

@wsarce
Copy link
Member

wsarce commented Nov 19, 2022

The first things cometrics does are:

  1. Create logger object in filesystem
  2. Logs startup by getting computer statistics
  3. Get the config utils from filesystem
  4. Writes cwd and logs dir to config file

Questions:

  1. I wonder how much influence setting the FFMPEG path has on startup time?
  2. Does the Microsoft Store include verification checks when the software is opened leading to delayed startup times?
  3. Are there problems with imports leading to bloat?
  4. Does the freezing process increase startup delay?

Information:

  1. 4 second delay within Pycharm to opening

Need to collect more information.

@wsarce wsarce added the question Further information is requested label Nov 19, 2022
@wsarce wsarce self-assigned this Nov 19, 2022
@wsarce wsarce removed their assignment Jun 17, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
question Further information is requested
Projects
None yet
Development

No branches or pull requests

1 participant