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

Set minFrameSize to 5 #40

Merged
merged 1 commit into from
Jan 31, 2020
Merged

Set minFrameSize to 5 #40

merged 1 commit into from
Jan 31, 2020

Conversation

max611
Copy link
Member

@max611 max611 commented Jan 31, 2020

What issue does this pull request address?

With large datasets, performance is really struggling and it is almost impossible to navigate through the graph.

Before

image

After

image

What is the solution

Set minFrameSize to 5px.

Minimum size of a frame, in px, to be displayed in the flame graph. Defaults to 0px if not set. If size is specified, it will set the minimum frame size, otherwise it will return the current minimum frame size.

What should the reviewer focus on and are there any special considerations?

Do we want something else than 5px?

@ghost
Copy link

ghost commented Jan 31, 2020

👋 Welcome to the community and thank you for the pull request.

Copy link
Contributor

@wizardlyhel wizardlyhel left a comment

Choose a reason for hiding this comment

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

:shipit:

@max611 max611 merged commit ede00c7 into master Jan 31, 2020
@max611 max611 deleted the fix_speed branch January 31, 2020 19:24
@ghost
Copy link

ghost commented Jan 31, 2020

🎉 Congrats on your first pull request merge and thank you for the contribution!

@wizardlyhel wizardlyhel mentioned this pull request Jan 31, 2020
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.

3 participants