Hacker News
new
|
past
|
comments
|
ask
|
show
|
jobs
|
submit
login
larsrc
on Dec 27, 2021
|
parent
|
context
|
favorite
| on:
Why Is C Faster Than Java (2009)
It has everything to do with Java, though not memory. It exploits Java's write-once-run-everywhere feature as well as the decision to initialize classes, including running code, on load rather than on first instantiation.
watwut
on Dec 27, 2021
[–]
Classes are loaded when they are about to be used for the first time.
Join us for
AI Startup School
this June 16-17 in San Francisco!
Guidelines
|
FAQ
|
Lists
|
API
|
Security
|
Legal
|
Apply to YC
|
Contact
Search: