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

Don't assume -- measure.