Skip to content
Avatar
😀
Flying
😀
Flying

Highlights

  • Arctic Code Vault Contributor
cch123/README.md

Pinned

  1. convert sql to elasticsearch DSL in golang(go)

    Go 604 111

  2. Patch all Go functions for testing

    Go 97 4

  3. Go source code analysis(zh-cn)

    Go 1.8k 292

  4. Chinese Translation of https://github.com/teh-cmc/go-internals

    Go 710 58

  5. interative assembly shell written in rust

    Rust 113 5

  6. 📚 《Go语言高级编程》开源图书,涵盖CGO、Go汇编语言、RPC实现、Protobuf插件实现、Web框架实现、分布式系统等高阶主题(完稿)

    Go 13.8k 2.3k

863 contributions in the last year

Nov Dec Jan Feb Mar Apr May Jun Jul Aug Sep Oct Mon Wed Fri
Activity overview
Contributed to mosn/mosn, cch123/test, mosn/holmes and 5 other repositories
Loading

Contribution activity

October 2020

Created a pull request in golang/go that received 28 comments

crypto/tls: reuse the tls Conn's outBuf to reduce memory cost on large number of tls connections

benchstat old.txt new.txt name old time/op new time/op delta ConnOutbufWithPool-8 1.95µs ± 1% 0.62µs ± 1% -68.16% (p=0.000 n=9+10) name old alloc/o…

+50 −0 28 comments

Created an issue in golang/go that received 2 comments

crypto/tls: outBuf of Conn costs too much memory for large number of idle connections

What version of Go are you using (go version)? $ go version 1.13 Does this issue reproduce with the latest release? yes What operating system and …

2 comments

Seeing something unexpected? Take a look at the GitHub profile guide.

You can’t perform that action at this time.