You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I got here via the talk at Chrome Dev Summit 2018, where it was suggested that sometimes leaving things on the main thread is a good idea to avoid copying overhead. It'd be useful to include a built-in strategy, or at least a recipe in the readme for doing that.
(I haven't looked at the source enough to know if there's a reason this isn't possible.)
The text was updated successfully, but these errors were encountered:
I got here via the talk at Chrome Dev Summit 2018, where it was suggested that sometimes leaving things on the main thread is a good idea to avoid copying overhead. It'd be useful to include a built-in strategy, or at least a recipe in the readme for doing that.
(I haven't looked at the source enough to know if there's a reason this isn't possible.)
The text was updated successfully, but these errors were encountered: