Improved chunk sending, moved chunk encoding and compression to another thread

This commit is contained in:
Shoghi Cervantes
2014-07-05 20:41:30 +02:00
parent 417cb94ea3
commit 22552cdd72
9 changed files with 253 additions and 85 deletions

View File

@ -7,7 +7,7 @@ settings:
advanced-cache: false
upnp-forwarding: false
send-usage: true
async-workers: 3
async-workers: 4
debug:
#If > 1, it will show debug messages in the console
@ -16,7 +16,7 @@ debug:
commands: false
chunk-sending:
per-tick: 1 #may be safe to increase later
per-tick: 1
compression-level: 7
chunk-ticking: