IgnitionCoil
An addon for the spark mod on the Fabric platform that extends Minecraft profiling functionality. All presented features can be configured through the /configs/ignitioncoil.properties configuration file.
Main Features
- Game launch profiling — tracking performance from the moment Minecraft starts until the splash screen appears (enabled by default).
- World loading profiling — analysis of the world creation or loading process until the first game tick begins (active by default).
- Heap memory summary — generation of a report or full memory dump after launching Minecraft (disabled by default).
- Heap analysis after world load — creation of a dump or summary of memory usage after entering the game world (disabled by default).
- Exclusion of spark threads — ability to remove spark worker threads from the profiling process (enabled by default).
Profiling results and memory summaries are output to the console or log files. Full heap dumps are saved in the /config folder.