skywind3000 / skywind3000/PyStand

PyStand启动速度

Open
#73 3 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
C++
Stars
1.2k
Forks
146
PR merge metrics
No merged PRs in 30d

Description

PyStand的release用例里PyStand.exe的启动速度基本在1s左右,基本跟其他程序持平,但是自己用PySide写了一个功能简单的小工具,也就三四个很小的外部库,但是启动时间基本要3-5s,启动时间由哪几方面的因素决定,该怎么优化呢

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

The report compares the release use case for PyStand.exe with a small PySide tool that uses three or four external libraries. Start by profiling and comparing the two startup paths, then identify which factors account for the 3–5 second delay. Done means documenting the relevant causes and a concrete optimization direction.

Written by the indexing model from the issue text.

Assessment

Tech stack
python
Domain
desktop, performance
Issue type
Bug
Difficulty
5/5
Estimated time
Over a week
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.