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

I believe it could be faster still. Their Itoa cache is a map[int]string, where it could be a []string. Also, I suspect that a few more primitive type special cases in the first type switch in EncodeField could go a long way.


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

Search: