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 my profiles I'm seeing 3.3% of cycles spent in std::memchr::memchr, because the standard library's stdout wrapper is trying to detect newlines and flush on them. Which is silly.