Ross ROSS = Recommend OSS · open-source software intelligence for agents

lucko/spark

A performance profiler for Minecraft clients, servers, and proxies. observed · 2026-08-28

github.com/lucko/spark · homepage · Java · GPL-3.0 (copyleft) 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

Full methodology

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

Member repositories

RepositoryRoleHealth v2
lucko/sparkmain77

For agents

markdown · JSON · MCP: product_card(name="lucko/spark")

Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem