Y
Hacker News
new
|
ask
|
show
|
jobs
by
supersillyus
5014 days ago
Why should C and Go (AOT compiled) be faster than Java for pure integer numerics? For long-running simple tight loops of numerics, I'd assume HotSpot would be faster.
1 comments
igouy
5014 days ago
Don't assume -- measure.
link