Skip to content

RVSkeLe/Profiler-Utils

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Profiler-Utils

A collection of small utilities for investigating Minecraft server performance.

These tools are primarily built around my own workflow and are intended to automate repetitive profiling tasks. The focus is on producing useful output rather than providing polished end-user applications.

Note

Most utilities started as quick internal scripts. AI-assisted code generation is used extensively where it accelerates development, with manual changes made where needed for correctness or usability.

Utilities

Utility Description
Spark Thread Analyzer Browser userscript for https://spark.lucko.me that summarizes CPU usage and allocation hotspots directly from Spark profiles.
Thread Starvation Parser CLI utility that groups and counts thread names from Minecraft crash reports to make starvation reports easier to inspect.

Each utility contains its own README with installation instructions and examples.

License

This repository is licensed under the MIT License.

About

A collection of scripts I use to analyze MC issues

Resources

License

Stars

6 stars

Watchers

0 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors