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 see this `toString` take ~2s of hot CPU time in some test runs which isn't entirely surprising.
Rather than optimize this in some form, just dropping the string here which aligns the thing with
other tests anyway.
0 commit comments