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

Box shadows tank performance on Samsung (but not Nexus) tablets? #242

Closed
larsbergstrom opened this issue Mar 18, 2016 · 2 comments
Closed

Box shadows tank performance on Samsung (but not Nexus) tablets? #242

larsbergstrom opened this issue Mar 18, 2016 · 2 comments

Comments

@larsbergstrom
Copy link
Contributor

@larsbergstrom larsbergstrom commented Mar 18, 2016

I'm working with the spheres.html demo. It gets ~60fps on an Android Nexus 9, but a Samsung Galaxy Tab S2 (with much better h/w and graphics chipset) only gets ~5fps, unless I remove:
box-shadow: 0 0 5px 5px rgba(61, 178, 206, 0.2);

@larsbergstrom
Copy link
Contributor Author

@larsbergstrom larsbergstrom commented Mar 18, 2016

I should add that, with wr-stats up, the issue seems to be time spend in "CPU (compositor)", which has a Mean time of 110+ms.

I'll try to root the tablet and get a profiler pointed at it next week.

@glennw
Copy link
Member

@glennw glennw commented Feb 7, 2017

This should be resolved now with the box-shadow caching changes. Please re-open if you can reproduce again.

@glennw glennw closed this Feb 7, 2017
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
2 participants
You can’t perform that action at this time.