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

貢獻者指南