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
{{ message }}
This repository has been archived by the owner on May 3, 2022. It is now read-only.
Also another aspect is simply depth of closure nesting, preferably there should be none, but this isn't always possible... a hard limit should be around 2 or 3 in an extreme case.
All closures should be short thunks for methods, such that those methods get tread often enough to be optimized by V8.
via #800
The text was updated successfully, but these errors were encountered: