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

Refactor render debug #996

Merged
merged 4 commits into from
Jul 4, 2019
Merged

Conversation

RobbieTheWagner
Copy link
Member

@RobbieTheWagner RobbieTheWagner commented Jun 26, 2019

I started renaming and commenting things and trying to split things out a bit. Hopefully this is step one of many of making this easier to follow!

Rather than lumping this in with the profile updates, which are for the render performance tab, I started trying to split things out a bit. Hopefully this is step one of many of making this easier to follow!
@RobbieTheWagner RobbieTheWagner requested review from rwjblue and nummi June 26, 2019 02:04
@RobbieTheWagner RobbieTheWagner changed the title Refactor component tree updates Refactor render debug Jun 26, 2019
Copy link
Member

@sivakumar-kailasam sivakumar-kailasam left a comment

Choose a reason for hiding this comment

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

I don’t know the code well enough, but I had to look through the code to understand why setting up a queue would give me an instance of a profile manager & what that queue was purposed for.

Maybe consider creating a ProfileQueue singleton that can contain its state & related functions as methods. That singleton could take a profile manager as an arg to instantiate itself.

@RobbieTheWagner
Copy link
Member Author

@sivakumar-kailasam that sounds like a good idea, but can we go ahead and get this in first? Trying to do things incrementally.

Copy link
Member

@sivakumar-kailasam sivakumar-kailasam left a comment

Choose a reason for hiding this comment

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

Sounds good 👍🏻

@RobbieTheWagner RobbieTheWagner merged commit f4bca8e into master Jul 4, 2019
@RobbieTheWagner RobbieTheWagner deleted the refactor-component-tree-updates branch July 4, 2019 13:26
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