Re: [compute-pressure] Bikeshed the source name for per-process (#267)

I have no concrete naming proposal but I think it would help to understand the scopes here. Would the following documentation be correct? ("cpu-thread" is my invention for illustration).

 - `"thermals"` represents the global thermal state of the entire system.
- `"cpu"` represents the average pressure of the central processing unit (CPU) across all its cores. This state can be affected by other apps and sites than the observing site.
- "`cpu-same-origin`" represents the CPU pressure for all contexts/threads the site is using (this includes the main thread for the window and same origin iframes, and workers).
- "`cpu-thread`" represents the CPU pressure for an observed thread, for example a specific worker within an web application.

-- 
GitHub Notification of comment by Elchi3
Please view or discuss this issue at https://github.com/w3c/compute-pressure/issues/267#issuecomment-2076899727 using your GitHub account


-- 
Sent via github-notify-ml as configured in https://github.com/w3c/github-notify-ml-config

Received on Thursday, 25 April 2024 10:49:47 UTC