【问题标题】:how to calculate the total memory and CPU usage consumed by an application in c++?如何计算 C++ 中应用程序消耗的总内存和 CPU 使用率?
【发布时间】:2011-10-19 14:31:07
【问题描述】:

谁能告诉我如何计算应用程序在执行时消耗的内存和 CPU 使用率?

【问题讨论】:

  • 答案将因平台而异。你想在什么平台上运行?
  • @bames53 : 我在 Power pc 上运行我的应用程序

标签: c++ memory memory-management cpu-usage


【解决方案1】:

这里有一些你可能正在寻找的很好的答案,其中一些你可能会问下一个。! determine CPU and memory consumption

【讨论】:

    猜你喜欢
    • 2020-02-22
    • 1970-01-01
    • 2010-11-19
    • 2012-04-27
    • 2010-10-01
    • 1970-01-01
    • 1970-01-01
    • 2015-04-01
    相关资源
    最近更新 更多