Skip to content

Caching AST node results #66

Description

@arminsabouri

Some nodes will do more work than others and their outputs are unlikely to change. The outputs of those nodes should be cached (and persisted? ) . Its the job of the engine to figure out which nodes are likely to be cached. But perhaps the analyst already knows and we should let them label it.

To be clear, this is a pre-optimization at this point and a low priority

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Fields

    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions