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 31 million developers.
Sign up
Pinned
102 contributions in the last year
Contribution activity
April 2019
dyxushuai has no activity
yet for this period.
March 2019
Created an issue in google/go-cloud that received 2 comments
runtimevar: Use `sync.RWMutex` or `atomic.Value` instead of `sync.Mutex` to improve the performance of concurrent reading
Not a Bug!
L139: mu sync.Mutex
L281-282: Latest
L298-299: CheckHealth
Use sync.Mutex for concurrent reading may become a performance issue when hug…
2
comments