Skip to content

Cache performance improvement #12

@daaain

Description

@daaain

Currently, even with an up-to-date cache, it takes several seconds to check freshness, which delays launching the TUI.

We should explore various approaches to make it faster without adding more complexity (like separate cache metadata, etc).

@claude can you please come up with 5 options? One thing I was wondering is if we could use directory mtime to see if we even need to look at the files inside?

Oh, and definitely let's come up with a plan how to profile the cache check performance so we can later compare the approaches

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions