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

Yes, but what does your startup *do*? is slow #1985

Closed
jrmuizel opened this issue Nov 3, 2017 · 3 comments
Closed

Yes, but what does your startup *do*? is slow #1985

jrmuizel opened this issue Nov 3, 2017 · 3 comments

Comments

@jrmuizel
Copy link
Contributor

@jrmuizel jrmuizel commented Nov 3, 2017

I see it being really slow in Servo and Gecko:

https://jrmuizel.github.io/webrender/slow/Yes%2C%20but%20what%20does%20your%20startup%20*do*%3F%20%E2%80%93%20Terence%20Eden's%20Blog.html

I suspect this is just the large shadow radius at the top

@glennw
Copy link
Member

@glennw glennw commented Nov 3, 2017

Hopefully #1961 and/or #1984 will fix this, but I'll profile after they are sorted to confirm.

@pcwalton
Copy link
Collaborator

@pcwalton pcwalton commented Nov 22, 2017

Just checked in Servo. This is fast now. Yay!

@pcwalton pcwalton closed this Nov 22, 2017
@glennw
Copy link
Member

@glennw glennw commented Nov 22, 2017

Confirmed in Gecko that it's holding 60fps quite easily. The main suspect remaining is that around half the time is spend generating clip masks. We're working on various improvements here.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Linked pull requests

Successfully merging a pull request may close this issue.

None yet
4 participants
You can’t perform that action at this time.