Skip to content

Autosave lag #71

@xcoldfyrex

Description

@xcoldfyrex

This has been a longstanding issue for me and I'm finally recording it.
Experiencing the famous rubber-banding during the autosaves; the autosaves can take upwards of 30s. Same performance hit on magnetic, or nvme disks.
Docker bind vs volumes do not impact the situation.
The fix(as I've been using) appears to be adding the following to SpaceEngineersDedicated.exe.config in the runtime section:

    <gcServer enabled="true"/>
    <GCHeapCount enabled="20"/>

With this configuration, the saves are near instantaneous with no visible impact.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions