Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Better Cache file for Runtime Mode? #609

Open
BioBox opened this issue Jul 23, 2022 · 0 comments · May be fixed by #615
Open

Better Cache file for Runtime Mode? #609

BioBox opened this issue Jul 23, 2022 · 0 comments · May be fixed by #615

Comments

@BioBox
Copy link

BioBox commented Jul 23, 2022

I notice that there's a performance hiccup when using runtime mode. Looking through the code it becomes apparently obvious why that is; the runtimepath is iterated over using globpath() and caching is only done after the first run indexing. I'd reckon performance could be greatly improved by simply having a more permenant cache similar to the mru mode.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
1 participant