Skip to content
This repository was archived by the owner on Mar 23, 2026. It is now read-only.

perf: 枚举性能优化#899

Merged
baiyao105 merged 4 commits into
Class-Widgets:mainfrom
baiyao105:perf/uut-op
Aug 28, 2025
Merged

perf: 枚举性能优化#899
baiyao105 merged 4 commits into
Class-Widgets:mainfrom
baiyao105:perf/uut-op

Conversation

@baiyao105

Copy link
Copy Markdown
Member

一些尝试

baiyao105 and others added 2 commits August 28, 2025 19:22
*  O(n*m)字符 -> O(n)预编译正则

perf(weather): 数据库连接复用
* O(n) -> O(1)复用

perf(utils): 非线性定时器调度
*O(n)线性 -> O(log n)堆

perf: 预编译字符串长度计算正则

Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
@baiyao105 baiyao105 marked this pull request as draft August 28, 2025 11:31
@baiyao105 baiyao105 requested a review from IsHPDuwu August 28, 2025 11:36
@baiyao105 baiyao105 marked this pull request as ready for review August 28, 2025 12:04
@baiyao105 baiyao105 merged commit ed03422 into Class-Widgets:main Aug 28, 2025
1 check passed
@baiyao105 baiyao105 linked an issue Aug 29, 2025 that may be closed by this pull request
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[BUG]: 触发clear_widget导致程序未响应

1 participant