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
{{ message }}
This repository was archived by the owner on Mar 9, 2025. It is now read-only.
compare performance if you save io.Reader from d.Buffered() and take it during decoding with creating a new decoder from sync.Pool since this is a free operation