Join GitHub today
GitHub is home to over 50 million developers working together to host and review code, manage projects, and build software together.
Sign upBox shadows tank performance on Samsung (but not Nexus) tablets? #242
Comments
|
I should add that, with I'll try to root the tablet and get a profiler pointed at it next week. |
|
This should be resolved now with the box-shadow caching changes. Please re-open if you can reproduce again. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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);