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

why is golang so much slower compared to Java ? Is it because the language is immature or because the language libraries are immature ?


Go not only uses a different library for processing regular expressions, but a different algorithm altogether. It is slower in some cases than the standard PCRE implementations but faster in others.

http://code.google.com/p/re2/





Consider applying for YC's Winter 2026 batch! Applications are open till Nov 10

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

Search: