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

Coldtea got my point pretty well. Everyone else gets a whoosh.

I'm not saying abandon Python for Java, I'm saying if you'll optimize Python, first optimize single-thread Python performance, before we get to parallel processing, because extracting performance out of parallel is hard, while languages like Java (and JavaScript recently) show they there's plenty more to be gained yet from that single thread.



A whoosh for you too :)

> there's plenty more to be gained yet from that single thread.

Except that there isn't, if your single thread is spending most of its time in highly optimised native code extensions already :P




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

Search: