Comment on Danish government builds Minecraft world of Denmark from geodataparentComments−buerkle12yNot 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.
Comments
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.