Skip to content

chore(regex): 使用 GeneratedRegex 生成高频使用的正则表达式#2323

Merged
tangge233 merged 1 commit intodevfrom
chore/pregen-regex
Feb 1, 2026
Merged

chore(regex): 使用 GeneratedRegex 生成高频使用的正则表达式#2323
tangge233 merged 1 commit intodevfrom
chore/pregen-regex

Conversation

@tangge233
Copy link
Copy Markdown
Contributor

@tangge233 tangge233 commented Jan 31, 2026

原有实现是龙猫那的,在使用时使用字符串值编译,并且不缓存结果

目前替换的都是一些会高频使用的,剩下一些大多是在错误报告分析那……至于那边之后再说吧 Orz

@pcl-ce-automation pcl-ce-automation bot added 🛠️ 等待审查 Pull Request 已完善,等待维护者或负责人进行代码审查 size: L PR 大小评估:大型 labels Jan 31, 2026
@tangge233 tangge233 merged commit 712913f into dev Feb 1, 2026
2 checks passed
@pcl-ce-automation pcl-ce-automation bot added 👌 完成 相关问题已修复或功能已实现,计划在下次版本更新时正式上线 and removed 🛠️ 等待审查 Pull Request 已完善,等待维护者或负责人进行代码审查 labels Feb 1, 2026
@tangge233 tangge233 deleted the chore/pregen-regex branch February 1, 2026 17:13
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

size: L PR 大小评估:大型 👌 完成 相关问题已修复或功能已实现,计划在下次版本更新时正式上线

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants