Skip to content

feat: 极大的提升性能,将冷启动时间从10s降低到了1s-

c563417
Select commit
Loading
Failed to load commit list.
Merged

迁移到pyside6,极大提升性能,更新打包脚本 #41

feat: 极大的提升性能,将冷启动时间从10s降低到了1s-
c563417
Select commit
Loading
Failed to load commit list.
codefactor.io / CodeFactor failed Nov 15, 2025 in 3s

5 issues found.

Annotations

Check notice on line 127 in app/tools/language_manager.py

See this annotation in the file changed.

@codefactor-io codefactor-io / CodeFactor

app/tools/language_manager.py#L37-L127

Complex Method

Check notice on line 227 in app/view/settings/settings.py

See this annotation in the file changed.

@codefactor-io codefactor-io / CodeFactor

app/view/settings/settings.py#L226-L227

Try, Except, Pass detected. (B110)

Check notice on line 233 in app/view/settings/settings.py

See this annotation in the file changed.

@codefactor-io codefactor-io / CodeFactor

app/view/settings/settings.py#L232-L233

Try, Except, Pass detected. (B110)

Check notice on line 191 in main.py

See this annotation in the file changed.

@codefactor-io codefactor-io / CodeFactor

main.py#L190-L191

Try, Except, Pass detected. (B110)

Check notice on line 140 in build_nuitka.py

See this annotation in the file changed.

@codefactor-io codefactor-io / CodeFactor

build_nuitka.py#L138-L140

Starting a process with a partial executable path (B607)