Comment Re: humble opinion (Score 1) 61
The available information isn't terribly specific; but on the surface it doesn't sound any deeper into application internals than it already does.
You can certainly go deeper into etw trace hell; but Task Manager knows how much CPU time you are eating, your memory consumption metrics, your network traffic, and has a (currently less granular) look at your consumption of GPU time. It also having a view of consumed NPU time seems totally analogous for a new flavor of coprocessor. Only one that might involve gory poking at the application(though I'd assume would be more logically pulled from the GPU driver) would be distinguishing "GPU Neural Engine" from GPU utilization generally.
You can certainly go deeper into etw trace hell; but Task Manager knows how much CPU time you are eating, your memory consumption metrics, your network traffic, and has a (currently less granular) look at your consumption of GPU time. It also having a view of consumed NPU time seems totally analogous for a new flavor of coprocessor. Only one that might involve gory poking at the application(though I'd assume would be more logically pulled from the GPU driver) would be distinguishing "GPU Neural Engine" from GPU utilization generally.