You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Daniel Mills edited this page Mar 31, 2016
·
2 revisions
What is it?
This sample is a long average of the Ticks Per Second over time. Essentially if the server drops from 20 to 18 ticks per second, you will see this value drop below 100%. This sample also helps determine a lag spike, as it uses this as an average against the current TPS.
What is Ideal?
100% is perfect, however, this is usually never seen on a busy server. Try to keep this above 85%. This will vary from server to server.
Configuration
Located at plugins/React/samplers/sample-stability.yml
component:
# The interval at which this sample measures. # You should not change this unless you know what you're doing.# This interval is sometimes highly sensitive to accuracy.interval: 5