server side branch performance
Will the server side branch increase client performance? (Similar to how vanilla chunk loading performs better on a server)
1 Reply
Vanilla chunk loading des not performance better on a server
If you start a server on the same machine as the client there should not be any difference to vanilla
As for DH you will lose performance because of all the syncing that is being done
If the server is on a separate machine, yes, you will gain performance as the client has less things to do