Skip to content

perf(memory): 优化 P/Invoke#2560

Merged
LinQingYuu merged 6 commits intoPCL-Community:devfrom
Creative-Generator:perf/privilege
Mar 9, 2026
Merged

perf(memory): 优化 P/Invoke#2560
LinQingYuu merged 6 commits intoPCL-Community:devfrom
Creative-Generator:perf/privilege

Conversation

@Hill23333
Copy link
Copy Markdown
Contributor

No description provided.

@Hill23333 Hill23333 requested a review from ruattd March 5, 2026 10:39
@pcl-ce-automation pcl-ce-automation bot added 🛠️ 等待审查 Pull Request 已完善,等待维护者或负责人进行代码审查 size: L PR 大小评估:大型 labels Mar 5, 2026
ruattd
ruattd previously requested changes Mar 5, 2026
Hill23333 and others added 2 commits March 6, 2026 00:36
Co-authored-by: lhx077 <74085352+lhx077@users.noreply.github.com>
Co-authored-by: lhx077 <74085352+lhx077@users.noreply.github.com>
@tangge233
Copy link
Copy Markdown
Contributor

仍旧建议使用文档化的 api 以确保行为确定以及可维护性。如果你坚持使用,请在调用相关功能前弹窗提示潜在风险

https://learn.microsoft.com/en-us/windows/compatibility/undocumented-apis

Hill23333 and others added 2 commits March 7, 2026 23:16
Co-authored-by: lhx077 <74085352+lhx077@users.noreply.github.com>
Co-authored-by: lhx077 <74085352+lhx077@users.noreply.github.com>
@Hill23333 Hill23333 requested review from lhx077 and ruattd March 7, 2026 15:26
Comment on lines +360 to +361
Catch ex As Exception
Throw New Exception(String.Format("内存优化操作 {0} 失败(错误代码:{1})", NowType, ex.Message))
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

《错误代码: ex.Message》

@Hill23333 Hill23333 requested a review from ruattd March 8, 2026 15:20
@LinQingYuu LinQingYuu merged commit 4127907 into PCL-Community:dev Mar 9, 2026
2 checks passed
@pcl-ce-automation pcl-ce-automation bot added 👌 完成 相关问题已修复或功能已实现,计划在下次版本更新时正式上线 and removed 🛠️ 等待审查 Pull Request 已完善,等待维护者或负责人进行代码审查 labels Mar 9, 2026
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.

5 participants