← Back to Command Directory ← Back to Home

/perf

Captures performance information and metrics about the game for 10 seconds. Produces a report with tick times, memory usage, and other diagnostic data.

Syntax

/perf (start|stop)

Parameters

NameRequiredDescription
start|stopYesStarts or stops the performance capture session.

Examples

/perf start
/perf stop

Notes

Command Block Use

This command is not usable from command blocks. It is a dedicated server administration tool.

Related Commands