Open
Description
in utils.BytesBufferGet, the code use bytesBufferChan. May I know what is the usage/improvement of that channel based on?
In my application, it consume much CPU resource. (the pprof of the application is attached below). Can we just remove it? I do a benchmark, without channel is much faster. Any reason we add that channel?
Metadata
Metadata
Assignees
Labels
No labels