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 upSpinning Spheres demo is no longer fluid #15687
Comments
|
I did a few tests and it doesn't appear to be rendering related. Of note:
|
|
This demo appears to render the same for Servo and Chromium for me. The spheres are "wobbly" in both, though somewhat more in Servo for some reason. Firefox has an extremely low framerate for some reason. I'd be interested in debugging this if someone can tell me what I'm looking for. Also, can I just do a git bisect inside the servo directory or do I have to do something more because of mach? |
|
A git bisect should work. |
|
Okay! So what am I looking for? Less wobbly spheres? |
|
I'm not sure what you mean by wobbly, but in a release build last July the motion was very fluid. |
|
I'll take a video of what I see on my computer, because it seems like we might be seeing different things. |
|
Here is a video showing what I see with checkout at 5dac1f6, from the last bors commit I found in July. Here is a video showing what I see with checkout at 26de7c6, that I checked out yesterday. Both were recorded with recordMyDesktop at 50fps because for some reason it doesn't want to record above that. |

./mach run --release https://cdn.rawgit.com/servo/servo.org/gh-pages/bhtml-newtab/webrender-demos/spheres.htmlno longer feels smooth in Servo.