lucko/spark
A performance profiler for Minecraft clients, servers, and proxies. observed · 2026-08-28
Health v2 · maintenance only
77/100
- Activity 99
- Release rhythm 35
- Longevity 100
Flags: no_releases
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-03. Adoption (stars, forks) is never an input.
- gap_med: n/a
- age_days: 3021
- days_rel: n/a
- days_push: 8
- n_releases_24m: 0
Adoption not part of the score
1323 stars · 195 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
spark is a performance profiler for Minecraft clients, servers, and proxies, combining a lightweight CPU profiler, memory inspection tools (heap summaries, heap dumps, GC monitoring), and server health reporting. Results are uploaded to an online viewer for analysis, and it installs as a plugin or mod on platforms like Bukkit/Spigot/Paper, Fabric, Forge, BungeeCord, and Velocity.
Use cases
- diagnose lag and low TPS on my Minecraft server
- profile CPU usage to find performance bottlenecks
- take a heap dump to investigate memory leaks
- monitor garbage collection activity on a Minecraft server
- track server health metrics like TPS and MSPT over time
- profile memory allocations causing server hangs
- find which plugin or mod is causing tick lag
When to choose
- you run a Minecraft server, client, or proxy and need production-safe profiling with minimal impact
- you want quick, no-setup diagnostics of lag, CPU, or memory issues
- you need readable call graphs and shareable online profile results
When to avoid
- you need deep JVM profiling beyond Minecraft workloads - use async-profiler or a full APM tool directly
- you need a general-purpose application performance monitoring solution for non-Minecraft Java services
- you require profiling on platforms unsupported by the native async engine (though the Java engine still works)
Facets
application · maturity active
monitoring benchmarking gaming-tools performance monitoring developer-tools jvm windows cross-platform cpu-profiler heap-dump gc-monitoring tps spigot paper fabric forge bukkit async-profiler online-viewer minecraft linux macos
5 sources
- readme: https://github.com/lucko/spark · fetched 2026-08-28 · 959660828b8b
- homepage: https://spark.lucko.me/ · fetched 2026-08-29 · 2214fe398927
- site_page: https://spark.lucko.me/docs · fetched 2026-08-29 · 8b38a410ade7
- site_page: https://spark.lucko.me/docs/Command-Usage · fetched 2026-08-29 · 88848bee5cbe
- site_page: https://spark.lucko.me/docs/misc/Credits · fetched 2026-08-29 · 91fc37d948ca
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| lucko/spark | main | 77 |
For agents
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem