在计算模拟器中分析 Azure

发布于 2024-12-26 18:02:14 字数 201 浏览 3 评论 0原文

我遇到一个问题,当我停止 Azure 项目以及随机其他时间时,它开始消耗大量内存并最终使用所有可用 RAM。

我似乎无法弄清楚如何在计算模拟器中分析我的项目。我知道我可以在云中进行分析,但此问题主要发生在模拟器中。我知道模拟器不能准确地模拟云等,但我仍然想使用模拟器,所以我需要我的项目在其中工作而不占用我的记忆。

谁能告诉我如何在模拟器中运行时进行分析?

I'm having an issue where when I stop my Azure project and at random other times, it starts consuming massive amounts of memory and eventually uses all available RAM.

I can't seem to figure out how to profile my project in the compute emulator. I know I can profile in the cloud, but this issue primarily occurs in the emulator. I am aware the emulator doesn't accurately model the cloud, etc. etc., but I still want to use the emulator and so I need my project to work in it without chewing up my memory.

Can anyone let me know how to profile while running in the emulator?

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

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

发布评论

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

评论(1

以为你会在 2025-01-02 18:02:15

一种选择是使用不同的工具来分析器,例如,您可以使用刚刚发布的 PerfView 分析器:
http ://blogs.msdn.com/b/vancem/archive/2011/12/28/publication-of-the-perfview-performance-analysis-tool.aspx

One option would be to use a different tool to profiler, for example, you could use the PerfView profiler that was just released:
http://blogs.msdn.com/b/vancem/archive/2011/12/28/publication-of-the-perfview-performance-analysis-tool.aspx

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