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

Minimize number of quterofi.toml reads #47

Open
cortsf opened this issue Nov 18, 2024 · 0 comments
Open

Minimize number of quterofi.toml reads #47

cortsf opened this issue Nov 18, 2024 · 0 comments
Labels
Optimization Improve perf

Comments

@cortsf
Copy link
Owner

cortsf commented Nov 18, 2024

Current implementation is a by-product of quterofi experimental evolution (and lack of dev time). Figure and implement a proper strategy allowing to move back and forth between menues without causing quterofi to read and parse more than strictly necessary.

Consider caching the parsed quterofi.toml file.

@cortsf cortsf changed the title Minimize quterofi.toml read/parsing times Minimize quterofi.toml read/parsing times Nov 18, 2024
@cortsf cortsf changed the title Minimize quterofi.toml read/parsing times Minimize number of quterofi.toml reads Nov 19, 2024
@cortsf cortsf added the Optimization Improve perf label Nov 19, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Optimization Improve perf
Projects
None yet
Development

No branches or pull requests

1 participant