fyr77 / EnvyUpdate

Small update checker application for NVIDIA GeForce GPUs
MIT License
137 stars 7 forks source link

Cache information when installed #13

Closed fyr77 closed 3 years ago

fyr77 commented 3 years ago

As of 2.0, EnvyUpdate gets all information at runtime. This is great for portable uses, but when in "installed" mode, caching some of that info could lead to better start time and performance.

fyr77 commented 3 years ago

In my current assessment, this will create more problems than it will bring better performance. Closing this issue.