Skip to content

Cache some records #39

@denismo

Description

@denismo

It is obvious from the logs that Fuse performs some operations several times in a row. For example, getattr is called multiple times for the same file.

This presents significant opportunities for optimisation by caching, especially for any simple records like directory or file descriptor (but not data).

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions