]> source.dussan.org Git - tigervnc.git/commit
Limit the number of decoder threads to 4
authorPierre Ossman <ossman@cendio.se>
Fri, 20 Nov 2015 15:14:48 +0000 (16:14 +0100)
committerPierre Ossman <ossman@cendio.se>
Fri, 27 Nov 2015 10:15:55 +0000 (11:15 +0100)
commita0eb1e8af915201a260bac19d33fee76faf665ca
treeb1fb68fddc97bd0b4c34dc1a249fa6a63de9a248
parentc9dd3a40234b54c7cc9bade71a6cd84af5325fb2
Limit the number of decoder threads to 4

They just end up burning CPU fighting each other without much
improvement to the decoding time beyond four threads.
common/rfb/DecodeManager.cxx