-
Notifications
You must be signed in to change notification settings - Fork 55
Open
Description
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
Labels
No labels