Reducing Latency in KWin(github.com)32 points·by oever·7 anni fa·2 commentsgithub.comReducing Latency in KWinhttps://github.com/tildearrow/kwin-lowlatency1 commentsPost comment[–]declank·7 anni fareplyGame developers stick to the rule-of-thumb 16ms (60Hz) update constraint to have updates done before drawing.Not sure how work can be done on something like KWin without that rule guiding decisions.[–]paines·7 anni fareplyIn the past I would have aggreed. Nowadays where gaming monitors have freesync/or some nvidia sync mechanism(TM) refresh rates go up to 120hz or even 144hz. So the timespan is even lower to update everything.
Not sure how work can be done on something like KWin without that rule guiding decisions.