josdejong/workerpool

Performance profiling of workers

Open

#512 opened on 2025年8月25日

GitHub で見る
 (1 comment) (0 reactions) (0 assignees)JavaScript (164 forks)github user discovery
enhancementhelp wanted

Repository metrics

Stars
 (2,297 stars)
PR merge metrics
 (PR metrics pending)

説明

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

コントリビューターガイド