Skip to content

Reduced property tree usage, making more use of native Nasal variables #5

@HoorayFGFS

Description

@HoorayFGFS

Nasal-space variables are often superior performance-wise, there are a bunch of variables that are currently explicitly stored in the property tree - however, property tree access is pretty heavy and may add up quickly (in fact, most fgcommands are pretty heavy, too).

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions