gnet icon indicating copy to clipboard operation
gnet copied to clipboard

avoid allocation by reserving space

Open firedtoad opened this issue 3 years ago β€’ 2 comments

avoid allocation by reserving space

firedtoad avatar Jul 15 '21 15:07 firedtoad

Codecov Report

Merging #228 (c769016) into master (990db79) will increase coverage by 0.01%. The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #228      +/-   ##
==========================================
+ Coverage   82.35%   82.36%   +0.01%     
==========================================
  Files          18       18              
  Lines        1746     1747       +1     
==========================================
+ Hits         1438     1439       +1     
  Misses        255      255              
  Partials       53       53              
Flag Coverage Ξ”
unittests 82.36% <100.00%> (+0.01%) :arrow_up:

Flags with carried forward coverage won't be shown. Click here to find out more.

Impacted Files Coverage Ξ”
codec.go 87.93% <100.00%> (+0.06%) :arrow_up:

Continue to review full report at Codecov.

Legend - Click here to learn more Ξ” = absolute <relative> (impact), ΓΈ = not affected, ? = missing data Powered by Codecov. Last update 990db79...c769016. Read the comment docs.

codecov[bot] avatar Jul 15 '21 15:07 codecov[bot]

I wonder if this code change is making an appreciable result?

panjf2000 avatar Jul 17 '21 11:07 panjf2000

Closing stale PR.

panjf2000 avatar Dec 10 '22 09:12 panjf2000