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
On mobile, every ms counts. Startup cost and runtime cost are both very important. Is there anything in lodash that isn't absolutely necessary in a browser such as mobile Safari or Crome for Android? Is it possible to do an optimized build of lodash that is as optimized as possible for those specific environments?