Disabling chromium vsync seems to have a big positive impact on perceived perfomances (aka input lag) in Open Stage Control.
I'd like to verify that.
Having chromium v49+ installed
- run chromium without any command-line switch
- browse to http://demo.osc.ammd.net/
- open the first session, drag the faders up and down
- run chromium with the following command in a terminal :
chromium --disable-gpu-vsync
- repeat 2. and 3.
Is there a noticeable performance difference between tests A and B ? In which case the faders are the most reactive ?