Add perf tests for module script loading on worklets |
||
Issue descriptionIn 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.
,
Jun 12 2018
|
||
►
Sign in to add a comment |
||
Comment 1 by nhiroki@chromium.org
, Aug 28 2017