josdejong/workerpool

Performance profiling of workers

オープン

#512 opened on 2025/08/25

 (1 件のコメント) (0 件のリアクション) (0 人の担当者)JavaScript (164 件のフォーク)github user discovery
enhancementhelp wanted

Repository metrics

Stars
 (2,307 個のスター)
PR merge metrics
 (平均マージ 21d 16h) (30d で 3 merged PRs)

説明

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

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