How to Create a Performance Profile for your Minecraft Server
If you are having performance problems on your server, making a profile using Spark can help you track down what is causing it. This guide will walk you through that.
- Download Spark
- Open the AleForge Panel
- Go to the
Consoletab and make sure your server is stopped - Go to the
Filestab - If your server is a Forge or Fabric server, upload Spark to the
modsfolder. If it is a Spigot server, upload Spark to thepluginsfolder. - Go to the
Consoletab and start your server. - To start profiling, run the command
spark profiler start

- If you would like to view the profile in real time, run
spark profiler open

- When you would like to stop profiling your server, run
spark profiler stop
