Hacker News new | ask | show | jobs
by buerkle 4435 days ago
Not that Java doesn't have overhead, but quite a bit of the slow down for minecraft servers is caused by bad algorithms (N^2 type stuff) and data structures.