]> source.dussan.org Git - tigervnc.git/commit
The block size for the comparing update tracker was inefficently low. Raising
authorPierre Ossman <ossman@cendio.se>
Sun, 20 Nov 2011 15:37:31 +0000 (15:37 +0000)
committerPierre Ossman <ossman@cendio.se>
Sun, 20 Nov 2011 15:37:31 +0000 (15:37 +0000)
commitc997129ef3c1af1723750794845354e077379d56
tree60d05788b5af8335434178b838dc5af570b7ece2
parentb114cec89edf6d69c545712f29decac1631c94a2
The block size for the comparing update tracker was inefficently low. Raising
it from 16 to 64 pixels significantly reduces the CPU overhead in many cases,
without sacrificing much in what it detects.

git-svn-id: svn://svn.code.sf.net/p/tigervnc/code/trunk@4810 3789f03b-4d11-0410-bbf8-ca57d06f2519
common/rfb/ComparingUpdateTracker.cxx