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

diagd shouldn't regenerate the IR for every page load #483

Closed
kflynn opened this issue Jun 1, 2018 · 2 comments
Closed

diagd shouldn't regenerate the IR for every page load #483

kflynn opened this issue Jun 1, 2018 · 2 comments

Comments

@kflynn
Copy link
Member

kflynn commented Jun 1, 2018

diagd's current control flow regenerates the IR whenever it loads a page. This is silly and inefficient: generate it once and keep it, then update as needed.

@kflynn
Copy link
Member Author

kflynn commented Jan 28, 2019

This is fixed in #1153. Took long enough!

@kflynn kflynn closed this as completed Jan 28, 2019
@kflynn kflynn reopened this Jan 28, 2019
@kflynn
Copy link
Member Author

kflynn commented Jan 29, 2019

Finally done in RC6.

@kflynn kflynn closed this as completed Jan 29, 2019
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

No branches or pull requests

1 participant