citronneur / node-rdpjs

Remote Desktop Protocol for Node.js
GNU General Public License v3.0
887 stars 154 forks source link

Decompression code runs too slow for real use? #9

Closed untoldone closed 8 years ago

untoldone commented 8 years ago

With decompress set to true. I'm currently seeing a 64x64 pixel/32-bit bitmap every 300-500ms or so. With no decompression, I see about 1838. I'm currently running node v0.12.7 ... Is something potentially misconfigured?

citronneur commented 8 years ago

no use rle.js