josdejong/workerpool

Performance profiling of workers

Ouverte

#512 ouverte le 25 août 2025

 (1 commentaire) (0 réaction) (0 personne assignée)JavaScript (164 forks)github user discovery
enhancementhelp wanted

Métriques du dépôt

Stars
 (2 307 étoiles)
Métriques de merge PR
 (Merge moyen 21j 16h) (3 PRs mergées en 30 j)

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

Guide contributeur