PulseTest is a lightweight Paper plugin that generates controlled CPU and RAM load to quickly stress-test and benchmark your Minecraft server.
PulseTest is a lightweight Minecraft Paper plugin that lets server operators generate controlled CPU and RAM load to test performance and stability. Run /stress start CPU <percent> or /stress start RAM <percent> to simulate load and observe TPS, MSPT and memory behavior.
/stress start CPU|RAM <percent>, /stress stop (stops all), /stress status (shows current status), /stress reload (reloads config).3) — test auto-stops after repeated OOMs.config.yml.PulseTest provides two compact stressors:
Use /stress status to see current allocated MB, targets, and OOM counts.
PulseTest is a server-side plugin. Drop the built JAR into your plugins folder and restart or reload your server. Edit plugins/PulseTest/config.yml to adjust memory.maxOOMs (default 3) and run /stress reload to apply changes at runtime.
PulseTest intentionally stresses your server — running high CPU percentages (especially >100% or up to 400%) or targeting near-100% heap can cause large MSPT spikes, OOMs, or crashes. Use with caution on production servers and leave headroom when testing.