josdejong/workerpool

Performance profiling of workers

开放

#512 创建于 2025年8月25日

 (1 条评论) (0 个反应) (0 位负责人)JavaScript (164 个派生)github user discovery
enhancementhelp wanted

仓库指标

星标
 (2,307 个星标)
PR 合并指标
 (平均合并 21天 16小时) (30 天内合并 3 个 PR)

描述

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

贡献者指南