Hi there 👋
Wechat ID echo -n 'VGlyYW1pc3VfTFdK' | base64 -d
- Working for Meituan as a Middleware SRE
👨💻 - Learning cilium && edpf
🌱 - Hand on k8s and service mesh things
😎
Contact GitHub support about this user’s behavior. Learn more about reporting abuse.
Report abuseForked from mozilla/treeherder
The backend of treeherder, a replacement for TBPL. See wiki page for where to file bugs.
JavaScript
Forked from shogun-toolbox/shogun
The Shogun Machine Learning Toolbox (Source Code)
C++
Forked from mozilla/mozregression
Regression range finder for Mozilla nightly builds
Python
Forked from mozilla/mozilla_ci_tools
This repositories contains a collection of tools that allows to interact with Mozilla's continuos integration.
Python
Avoiding to use fmt.Sprintf() so that Go won't over-allocate the memory.
issue reference : #19571
Result:
$ go test -benchmem -run=^$ -bench ^Bench…