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
This shaves ~40ms (from ~50ms; average case, huge variance up to
700ms on the old one), and makes 99base go from
real 0m0.350s
user 0m0.250s
sys 0m0.119s
to
real 0m0.216s
user 0m0.162s
sys 0m0.076s
0 commit comments