Skip to content

Keep Moving Average of Metrics #40

@dbent

Description

@dbent

The changes in KSP 1.0.3 made a lot of metrics change their value rapidly from frame-to-frame. This isn't terrible for the context menu, but causes overlays to appear to flash with different colors as the gradient color values change.

To alleviate this we should keep a moving average of the various metrics over some configurable number of frames. Overlays should use the moving average values by default while the context menu should use the "instantaneous" value by default. Whether to use the average or instantaneous values should be configurable.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions