About
Lorian Sparks is an enhanced performance profiler with integrated bot analysis, made up of three main components.
Profiler
Lorian Sparks can help to diagnose performance problems and bottlenecks with its built-in profiler and integrated bot analysis.Memory Inspection
Lorian Sparks can produce full heap dumps, present a summary of what's using the most memory, and monitor GC activity.Health Reporting
Lorian Sparks monitors and reports a number of key metrics which are useful for tracking performance over time.Lorian Sparks is based on the original spark profiler with additional bot analysis functionality for comprehensive server optimization.
Viewer
This website is also an online viewer for Lorian Sparks data with integrated bot analysis.
In order to use it:
- Generate a profile or heap summary using the appropriate spark commands.
- After the data has been uploaded, click the link to open the viewer.
You can also generate or export a .sparkprofile or .sparkheap file and open it by dragging it into the box below to view it with integrated bot analysis.
Drag & drop a profile/heap file here or click to select
(only.sparkprofile, .sparkheap or .sparkhealth files are accepted)The website/viewer is written in JavaScript using the React framework, and open-source'd on GitHub. Pull requests are much appreciated!