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

Because that is what someone/blog/article told them one time (or less commonly they remember 1998 Java performance). Java is one of the faster languages out there and has been since 1.4+: http://benchmarksgame.alioth.debian.org/u64q/benchmark.php?t...


It's one of the faster languages... on benchmarks. Sure you can get Java to perform close to C if its written like C, but if you've reached that point, why not just write C code?


Dynamic memory allocation, pointers, lack of IDE's etc etc..


This. Java is almost as fast as C++ safer for the average bear, and IMHO easier in the maintenance phase.

I make that last point because I think new people coming into large C++ projects often take longer to ramp up and understand the code than in large Java code bases. But that is purely anecdotal.




Consider applying for YC's Summer 2026 batch! Applications are open till May 4

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

Search: