Skip to content

EntryNode stores way more information than is needed #4

Description

@luxean

EntryNode currently stores more data than is really needed. For example, there is no reason to store a whole metadata field, since only access_time and mode is actually extracted from it during rendering. This jacks up the memory usage of the whole tree. The goal is to have EntryNode be as lean as possible.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type
    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