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 upWebrender scrolls at <1 frame per second using integrated graphics on mid-2010 macbook #227
Comments
|
Can you please run with |
|
Hmm, it would be nice to have the GPU profiling stats in there… Still, "CPU (compositor)" being so high leads me to believe it isn't the power of the GPU that's the problem (a good sign). We're hitting some kind of driver stall or something. |
|
Is there some way I can include the GPU profiling stats in the screen shot? |
|
It should be there if you have the most up-to-date WebRender (using a cargo override). |
|
I believe this is resolved now, please re-open if you can still reproduce. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment






Using servo in webrender mode with integrated graphics on a mid-2010 macbook does not work well. Using discrete graphic card works much better.
Steps to reproduce:
brew install --HEAD servo/servo/servoservo -w http://www.reddit.com