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 is an unexpected and unavoidable performance regression in 1.15: using Write to write a []byte forces the []byte to escape into the heap. That did not happen in 1.14.
The text was updated successfully, but these errors were encountered:
@ianlancetaylor requested issue #41474 to be considered for backport to the next 1.14 minor release.
The text was updated successfully, but these errors were encountered: