完美回答了一个持久疑问
[Before macOS 10.10,] Activity Monitor’s “Energy Impact” was the same as top‘s
POWER
measure [, which is a] function ofCPU
andIDLEW
. It’s basically the same as%CPU
but with a “tax” of 500 microseconds for each wakeup and an exception for kernel processes.
[Since macOS 10.10,] Activity Monitor consults a Mac model-specific file in the
/usr/share/pmenergy/
directory[, which] includes the following factors: CPU usage, wakeup frequency, quality of service class usage, and disk, GPU, and network activity.
What does the OS X Activity Monitor’s “Energy Impact” actually measure? – Nicholas Nethercote https://blog.mozilla.org/nnethercote/2015/08/26/what-does-the-os-x-activity-monitors-energy-impact-actually-measure/comment-page-1/#comment-46775
Please be advised that this post was written or last updated a while ago and may therefore contain outdated information or opinions I no longer hold.
请知悉本文自写作或上次更新已届相当时限,或包含过时信息及观点。