Hacker Newsnew | past | comments | ask | show | jobs | submitlogin

Actually, the `err == nil` check doesn't exist in the latest release. It was added recently, which would explain the significant performance cost. If err is nil, it doesn't return early.

https://github.com/golang/go/blame/adbfb672ba485630d75f8b559...






Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: