josdejong / josdejong/workerpool
Performance profiling of workers
Open
enhancement
help wanted
- Dominant language
- JavaScript
- Stars
- 2.3k
- Forks
- 164
- PR merge metrics
- No merged PRs in 30d
Description
When profiling the performance of web workers orchestrated by workerpool in Chrome Dev Tools, the actual code tree being executed in the worker seems to be masked away (see yellow `Function Call` blocks in the screenshot). Is there a way to profile and get the performance measurements of what exactly runs inside the worker? Thanks
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.