Hello!
The main new feature in this release is: the
"Refine" Graph!
- The graph is shown at the top of the viewer, and allows for the profiler output to be "refined" to a certain period of time.
- Plotted on the graph are key performance metrics, meaning users can drill into specific parts of a profile that might be causing problems.
- If you have used aikar's timings v2 before you might be familiar with this feature, as it fulfils the same purpose as the timings graph.
- There are some demo videos you can watch here: https://github.com/lucko/spark/pull/253
This release also includes the following
other changes:
- Support linux x64 musl (commonly used in Docker images)
- Additional server config exclusions
- Show the CPU model name for Windows
- Update async-profiler to fix some issues/bugs
Enjoy
