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 don't wanna rewrite all possible problem cases in legacy core-js@2 branch if it works in core-js@3. Feel free to add a PR to v2 branch if performance of core-js@2 is something critical for you.
The same thing happens as described here: #377
when I used the promise module like this:
I used this timer script to "detect" the issue:
The time needed to run the loop is around 100x bigger when the promise is imported.
(If you think it helps I am happy to create similar more detailed test scripts like in the other issue.)
The text was updated successfully, but these errors were encountered: