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

Go's AOT compiler is actually not that sophiscated (comparable to -O1 in most C compilers, possibly even worse). Was your program running only for a fraction of a second? Then the JIT may haven't fully warmed up and even a basic AOT compiler has a better chance to win.


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

Search: