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
It's 10 to 50x faster to use native code in crypto.sha256 and similar but it's async so we'd have to duplicate a number of methods across the whole stack to benefit from it.
It's 10 to 50x faster to use native code in crypto.sha256 and similar but it's async so we'd have to duplicate a number of methods across the whole stack to benefit from it.