REQUIRES:
SpongeForge 1355+ or latest SpongeVanilla build
Make sure verbose is turned on for timings. To check this, locate your sponge global config under ./config/sponge/global.conf then go to the timings sections and verify that ‘verbose’ is set to true. If you change this while the server is running then enter the command ‘/sponge reload -g’ to reload the global config.
To generate a timings report, perform the following steps
Enter command ‘/sponge timings on’
Perform actions to time (generate chunks, place blocks, spawn entities, etc.)
When enough time has passed, enter the command ‘/sponge timings paste’. This will generate a timings report and provide you with a URL that you can click in game.
Finally, turn off timings ‘/sponge timings off’
If you did everything correctly, you should see a report like this
Some timings such as entity/te/block ticks may cause a bit of overhead which is why they are categorized as verbose. If verbose is turned off, these timings are ignored and will not show up in report.
What’s new is that the range of stuff that can be timed has been expanded, afaik.
In theory, you should be able to use /sponge timings verbon to get verbose reports, without having to go as far as messing with editing and reloading the config, if it still works.
So, been trying to get this to work, since I have been experiencing some issues with really understanding where all of this ‘lag’ is coming from. But when I do try to paste it, I get there error on my console:
Is there some requirement that I am missing? It seems to be saying that my Linux host (Nocix) is having issues with the paste. I haven’t been able to find the information elsewhere, so would appreciate some pointers. Thanks!
/sponge timings report only shows me previous 4 minutes? No matter how long I run timings on. Sidenote: timings seems to be turned on by default…
If it helps in any way, here are my timings settings in global