New issue
Advanced search Search tips

Issue 759406 link

Starred by 0 users

Issue metadata

Status: Available
Owner: ----
Cc:
Components:
EstimatedDays: ----
NextAction: ----
OS: All
Pri: 3
Type: Task



Sign in to add a comment

Add perf tests for module script loading on worklets

Project Member Reported by nhiroki@chromium.org, Aug 28 2017

Issue description

In the current implementation, module script loading on worklets always goes through the main thread to access the module responses map owned by the parent document. This could be a bottleneck. To check that, we need to have perf tests or something like that.
 
Labels: WorkerBacklog

Sign in to add a comment