Hacker News new | ask | show | jobs
by tuna 3068 days ago
Pretty sure that using stdlib and trying to limit shell script in Go would help performance. Case in point, forking "du":

https://gitlab.com/gitlab-org/gitaly/blob/master/internal/se...