Skip to content
This repository has been archived by the owner on Nov 5, 2019. It is now read-only.

Fix Lag EngineMassiveCoreCollTick.java #327

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Commits on Oct 21, 2017

  1. Fix Lag EngineMassiveCoreCollTick.java

    Fixes persistent lag issue that'll cause up to 80% TPS loss.
    Save interval is now every 500 ticks instead of every 1 tick. This'll save server performance in the long run and prevent lag issues with larger Factions servers.
    
    https://gyazo.com/de62ac3758bd3e4409695e2b162f620f Timings report with interval set to 1
    https://gyazo.com/5e4cc3128c20fa350a09eec0bf953d6a Timings report with new interval
    
    Huge performance increase.
    FoxMining authored Oct 21, 2017
    Configuration menu
    Copy the full SHA
    7e92e10 View commit details
    Browse the repository at this point in the history