MCServer Test
#5
Regarding Chunk Sending/Generating, how many cores does you're server have? Also do you have the split for how the CPU was across cores? At the moment our threads are setup so that on a quad core machine lighting, sending and generating should be on separate cores, with one left over for world ticking. Since you're CPU was running at 55% the server was probably IO bound on the chunk sending, in which case we should look at the networking subsystems for sending that much data/more intelligent ways of sending chunk updates. (With default view-distance the initial sync is 20 MB of data). However if it was CPU bound it would be useful to look at running multiple threads or possibly compressing one chunk then sending it to multiple people.
Reply
Thanks given by:


Messages In This Thread
MCServer Test - by Howaner - 03-10-2015, 06:51 AM
RE: MCServer Test - by NiLSPACE - 03-10-2015, 07:08 AM
RE: MCServer Test - by Howaner - 03-10-2015, 07:29 AM
RE: MCServer Test - by jan64 - 03-10-2015, 08:01 AM
RE: MCServer Test - by worktycho - 03-11-2015, 12:39 AM
RE: MCServer Test - by worktycho - 03-11-2015, 01:11 AM
RE: MCServer Test - by tigerw - 03-14-2015, 04:06 AM
RE: MCServer Test - by worktycho - 03-14-2015, 04:46 AM
RE: MCServer Test - by NiLSPACE - 04-26-2015, 02:00 AM



Users browsing this thread: 1 Guest(s)