Hacker Newsnew | past | comments | ask | show | jobs | submitlogin
The Cost of Safety in Java (stefan-marr.de)
6 points by matt_d on Oct 10, 2022 | hide | past | favorite | 1 comment


Unlike a lot of languages, Java buys you multi core scalability for that overhead.

For instance, people complain about occasional stop the world pauses in Java but refcounting in Python precludes using more than one core to run Python in a single Python interpreter.




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

Search: