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

[DO NOT MERGE, PROOF OF CONCEPT] Studio performance - Remove Vuex file module #3427

Closed

Conversation

MisRob
Copy link
Member

@MisRob MisRob commented Jun 15, 2022

Will be introduced in the meeting together with performance measurements.

Opening a PR so that we can walk through it together and comment on code later if needed.

Copy link
Member

@rtibbles rtibbles left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Nothing jumps out at me as obviously flawed in the approach - I do still think that the use of composables does help to clarify use of state, and ensure that it gets cleared when components get cleared also.

Even if this doesn't give us memory improvements, I think it's a code base improvement by pushing towards encapsulated state.

@MisRob MisRob closed this Jul 1, 2022
@MisRob MisRob mentioned this pull request Jul 28, 2022
2 tasks
@MisRob MisRob deleted the poc-remove-vuex-state branch November 28, 2023 16:17
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.

2 participants