Mir

Comment 2 for bug 1557962

Revision history for this message
Daniel van Vugt (vanvugt) wrote : Re: NBS fullscreen benchmark performance is much lower than BufferQueue

In case it's not obvious already - The need for 4 buffers in fullscreen mode is due to the simultaneous use of bypass/overlays and framedropping (swap interval 0). Both features require triple buffers, and if used together will require quad-buffers to avoid starving or at least stalling the the pipeline (which is the reduced performance you see).