Comment 25 for bug 1027211

Revision history for this message
Sam Spilsbury (smspillaz) wrote : Re: [nvidia] Moving or resizing windows freezes and stutters on nvidia (especially if some other window is redrawing).

@silviucc

I've got some ideas about how we can reduce the load that the driver is choking on so that there's not such a big slowdown. The main problem is that were sending requests that cause the driver to choke, and then because the driver is choking, we have time to make even more of those requests which causes it to choke even more.

I'll have something up in the next few days. Getting it under test is tricky.