Skip to content

Conversation

@h8d13
Copy link
Contributor

@h8d13 h8d13 commented Dec 17, 2025

Basically was testing on laptop from 2010 and the Graphics Drivers section in TUI took about 2-3 seconds to load, which I found odd since it's initialized in __init__

(Think because the headers for hint text used to call lspci 3-4x) So this what I could come up with to fix just that, using the same structure as existing. @cached_property and then update the calls to use this

…tion loads directly.

By initializing it with launch instead of on the fly.
Instead of trying to hack early init.
@h8d13 h8d13 requested a review from Torxed as a code owner December 17, 2025 13:04
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant