Create your own GitHub profile
Sign up for your own profile on GitHub, the best place to host code, manage projects, and build software alongside 40 million developers.
Sign up-
Research Assistant @ LMU
- Munich, Germany
- Sign in to view email
- https://changkun.de
Pinned
1,183 contributions in the last year
Activity overview
Contributed to
changkun/go-under-the-hood,
changkun/modern-cpp-tutorial,
changkun/occamy
and 5 other
repositories
Contribution activity
August 2019
Created a pull request in golang/go that received 9 comments
runtime: one lock per order
This CL implements one lock per order of stackpool. It improves performance when mutator stack growth deeply, see benchmark below:
name old time/op…
+30
−23
•
9
comments
Created an issue in developer-learning/reading-go that received 6 comments
【Go 夜读】第 56 期 channel & select 源码分析
内容简介 Go 语言除了提供传统的互斥量、同步组等同步原语之外,还受 CSP 理论的影响,提供了 channel 这一强有力的同步原语。本次分享将讨论 channel 及其相关的 select 语句的源码,并简要讨论 Go 语言同步原语中的性能差异与反思。 内容大纲 同步原语概述 chann…
6
comments
Joined the developer-learning organization
10
contributions
in private repositories
Aug 3 – Aug 14