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
In our project, this function takes just ~240ms of ~24s, i.e. just 1% of the total time.
But it's a good point that we could or should eventually profile the app to check if there is an easy speed boost!
in this snippet, the function is called three times with the same result, almost. Perhaps you can get by with just one function call.
The text was updated successfully, but these errors were encountered: