Windows Azure : how to measure the execution time of a code

标签 windows azure execution

我想测量跨多个实例在 Windows Azure 云上运行的代码的执行时间。谁能告诉我该怎么做。

最佳答案

您可以启用诊断日志记录并将来自 ap 的检测/日志记录放入 Azure 表中。然后下载到Excel或者其他什么软件中进行分析。您还可以捕获性能监控数据以进行关联(例如 CPU 与工作集)。

关于Windows Azure : how to measure the execution time of a code,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/3088495/

相关文章:

windows - 线程如何在 Windows 上的多个处理器上执行?

azure - 与 Auzure 物联网集线器的设备连接(在线/离线)状态

windows - 无法安装 Windows Azure Active Directory 模块 - Powershell

windows - 如何防止在 VB.net 中加载时控件闪烁?

c++ - InterlockedExchange 和内存可见性

azure - 如何通过函数应用中的应用程序设置解析 KeyVault 对 secret 的引用?

azure - 如何使用 Azure 数据库模拟暂时性错误?

c++ - 线程和非线程函数调用的执行顺序是什么?

c++ - 在 Visual C++ 可执行文件中输出编译时间戳?

windows - 打开 .bat 文件脚本后如何保持 cmd 运行