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

The thing, IME, is that someone writing code in C++ is more likely to be aware that they are using an approach with suboptimal O. In a high-level language you can just as easily write a routine with bad O, especially if you don't understand the PL's underlying data structures. So then you get bad algorithm performance + bad Python performance.


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

Search: