Skip to content
This repository has been archived by the owner on Jul 24, 2022. It is now read-only.

[Suggestion] Build Cache File for faster Startup #26

Open
RinMaru opened this issue Jun 6, 2018 · 1 comment
Open

[Suggestion] Build Cache File for faster Startup #26

RinMaru opened this issue Jun 6, 2018 · 1 comment

Comments

@RinMaru
Copy link

RinMaru commented Jun 6, 2018

Im not sure how this would work or if its even implemented but would making a Cache with a DB of all games in the users library decrease the time it takes to start the program? Im not sure if the program does this already or just looks in the directory but it does kinda take a bit.

If it is scanning the directory each boot up why not just make a Database of the games and load from that instead? Plus if something new is added a simple refresh button to rescan would suffice, and it would only need to look for settings and such if the game is accessed.

@valters-tomsons
Copy link
Owner

Caching is not an issue.

The proper solution would be to load library asynchronously, but I doubt it's viable at this point. I'll see what I can do about startup times, but don't expect any wonders anytime soon.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

2 participants