CLR Profiler 中的 C++/CLI 混合模式库 - LanguageSupport.Initialize 类型的幸存 GC 句柄

发布于 2024-09-30 13:28:13 字数 279 浏览 0 评论 0原文

我分析了我在 CLR 分析器中编写的混合模式 C++/CLI 包装器,并发现了许多幸存的 LanguageSupport.Initialize 类型的 GC 句柄,我读了一些关于此的线程 模块初始化程序,但无法说明这是否值得关注。我应该担心吗?

I profiled the mixed mode C++/CLI wrapper I am writing in CLR profiler and found many surviving GC Handles of the type LanguageSupport.Initialize, I read a few threads on this Module Initializer, but couldn't say whether its a cause of concern. Should I be worried ?

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(1

花心好男孩 2024-10-07 13:28:13

如果这些句柄的数量没有随着时间的推移而增加,那么我认为您无需担心。

If the number of these handles doesn't increase over time, then I don't think you need to worry about it.

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文