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
- Pregrow the buffer.
- Stop calling the encoder for the keys, and insert them as-is.
We know all possible keys and can assume that they're safe.
This reduces the number of allocations made in FormatHandler by 40%.
0 commit comments