Skip to content

FlightGUI.FixedUpdate is expensive in saves with lots of vessels #142

@JonnyOThan

Description

@JonnyOThan

I was tracking down some performance issues and I noticed that FlightGUI.FixedUpdate seems to run for every vessel in the universe (and it's in FixedUpdate so it can run twice per frame). This amounted to about 3.5ms (7.5% of the frame) in a save with 250 vessels.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions