Mir

Comment 0 for bug 1395421

Revision history for this message
Daniel van Vugt (vanvugt) wrote : Protocol (exchange_buffer) replies are being sent from the compositor thread, holding up the render loop

Protocol (exchange_buffer) replies are being sent from the compositor thread, holding up the render loop.

Attached is a Google Profileer graph which shows the issue. It's fair to say that on a low-end host blocking the compositor loop to do significant protocol work is going to cause premature frame skipping.