josdejong/workerpool

Performance profiling of workers

Aberta

#512 aberto em 25 de ago. de 2025

 (1 comentário) (0 reação) (0 responsável)JavaScript (164 forks)github user discovery
enhancementhelp wanted

Métricas do repositório

Stars
 (2.307 estrelas)
Métricas de merge de PR
 (Mesclagem média 21d 16h) (3 fundiu PRs em 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

Guia do colaborador