How to install Spark and run a Spark Profiler on a Minecraft Forge server


Summary 
Spark Profiler for Minecraft Forge is a performance analysis tool designed to help modders and developers identify and optimize performance bottlenecks within their Minecraft mods. This tool integrates with Minecraft Forge and provides detailed insights into the execution time of various functions, helping developers pinpoint areas for improvement. By analyzing this data, modders can enhance the overall efficiency of their mods, leading to a smoother and more responsive gameplay experience for players.

Requirement
OP permissions are required. Learn how to grant OP permissions here.


How to Install Spark on a Minecraft Forge Server
1. Download Spark with the matching Minecraft version here.

2. Log in to the BisectHosting Games panel.

3. Stop the server.


4. Go to the Files tab.


5. Open the mods folder.


6. Upload the downloaded jar file from Step 1.


7. Start the server.


8. Go to the Console tab.


9. Enter the desired commands.

Command Description
spark profiler Displays the current progress of Spark Profiler
spark profiler open Displays the Spark live viewer link
spark profiler stop Links the progress of the Spark Profiler and resets
spark profiler cancel Stops Spark Profiler and loses current progress

How to Run a Spark Profiler on a Minecraft Forge Server
1. In Minecraft, enter the following command: /spark profiler .


2. Wait at least ten minutes.

3. Enter the following command: /spark profiler stop .


4. Open the link to view the Spark Profiler.


Was this answer helpful?

7
« Back