Cuberite Forum
MCServer PGO Server - Printable Version

+- Cuberite Forum (https://forum.cuberite.org)
+-- Forum: Cuberite (https://forum.cuberite.org/forum-4.html)
+--- Forum: Servers (https://forum.cuberite.org/forum-11.html)
+--- Thread: MCServer PGO Server (/thread-1938.html)

Pages: 1 2 3


RE: MCServer PGO Server - xoft - 05-14-2015

You know that you can select and copy the text out of the callstack window, as text, rather than picture, right?


RE: MCServer PGO Server - worktycho - 05-14-2015

Those look like different issues. Can you create an issue for each of them?


RE: MCServer PGO Server - LO1ZB - 05-19-2015

I turned the whitelist off, the world is fairly often reseted anyway.


RE: MCServer PGO Server - LO1ZB - 05-22-2015

Server is online /w some minor changes to the chunk sending.


RE: MCServer PGO Server - LO1ZB - 07-01-2015

I'm going to test this again today, I'll update the IP when the server is online


RE: MCServer PGO Server - LO1ZB - 07-02-2015

I've got from ~160 to ~175 ch/s with the same world.ini o.o


RE: MCServer PGO Server - Seadragon91 - 07-02-2015

(07-02-2015, 11:48 AM)LO1ZB Wrote: I've got from ~160 to ~175 ch/s with the same world.ini o.o

At creating or if you wander around?


RE: MCServer PGO Server - LO1ZB - 07-02-2015

(07-02-2015, 01:43 PM)Seadragon91 Wrote:
(07-02-2015, 11:48 AM)LO1ZB Wrote: I've got from ~160 to ~175 ch/s with the same world.ini o.o

At creating or if you wander around?

ChunkWorx Regeneration with a Radius of 50


RE: MCServer PGO Server - LO1ZB - 07-03-2015

There is even a way to do something simular on linux:
http://dom.as/2009/07/27/profile-guided-optimization-with-gcc/


RE: MCServer PGO Server - worktycho - 07-03-2015

I would love to see what the difference is between the non-profile optimized and profile optimized is. For some things like unlikely paths, there are things we can do to give hints to compiler about what the fast case should be.