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 50 million developers.
Sign up
Pinned
109 contributions in the last year
Contribution activity
June - July 2020
pwaller has no activity
yet for this period.
May 2020
Created a pull request in acln0/perf that received 1 comment
Check for non-empty event buffer on perfhup
Previously, if poll returned HUP, we would immediately return ErrDisabled, but this means we could miss events if there are events waiting in the b…
+3
−0
•
1
comment
Created an issue in golang/go that received 11 comments
cmd/go: mod tidy takes excessive wall & CPU time statting irrelevant files
Version: go1.14.2, Repro on latest release: Yes. OS/Arch: Ubuntu 18.04 and amd64.
What did you do?
Ran go mod tidy on a directory where go mod tidy …
11
comments