Looping in script streaming experts @leszekswirski and @tverwaes.
-
-
These are the renderer's general thread pools, which script streaming now uses instead of a dedicated thread. The distinction between blocking and not is going away soon, so don't worry about it.
-
re: how they are used, it's via the PostTask API (https://chromium.googlesource.com/chromium/src/+/lkgr/docs/threading_and_tasks.md#Posting-a-Parallel-Task …) which unifies how chrome deals with parallel task processing. "Foreground" in this case means "high priority", e.g. needed to finish loading a page.
End of conversation
New conversation -
Loading seems to be taking a while.
Twitter may be over capacity or experiencing a momentary hiccup. Try again or visit Twitter Status for more information.
JavaScript, HTML, CSS, HTTP, performance, security, Bash, Unicode, i18n, macOS.