Heavy Timings - Lag
Portanna opened this issue ยท 7 comments
Can you see if there are any large player data files? That is the only reason I imagine there being for any abnormal latency.
In the Multiverse-Inventories/players/ folder there are 108951 files, in the Multiverse-Inventories/groups/ folder there are 37502 files, in the Multiverse-Inventories/worlds/ folder there are more than 90000 files. The total number of files is around 260000.
The biggest file inside the /players folder is 59 bytes, the biggest file inside the /worlds folder is 46Kb, the biggest file inside the /groups folder is 46Kb.
The total size of the /players folder is 430Mb, the total size of /worlds folder is 558Mb, the total size of /groups folder is 172Mb.
I wonder if there is any way to delete old player data, because that would surely solve many of my problems (like speeding up backups).
Well, you don't have any abnormally large individual files so that shouldn't be the issue. I'll have to build in some special timings to figure out what part of the world change stuff is doing this. Don't expect anything soon.
Also, until I build in a purge feature you could look into something like this.