hanzelpeter / dispmanx_vnc

VNC Server for Raspberry PI using dispmanx
105 stars 52 forks source link

Remove useless calculations #5

Closed DavidVentura closed 9 years ago

DavidVentura commented 10 years ago

This commit makes the CPU go from ~80% to ~40% (IDLE) on my rpi, running at 1920x1200. I'll see if I can get something more out of it.

Are you still interested in this? I see that there's been no commits in over a year. Under which license is this code?

hanzelpeter commented 10 years ago

I have set no licence on project. I am still using it, but not changing the code as it works for what I need

penfold42 commented 9 years ago

Was the CPU %util improvement due to the calculation removal or the frame rate change ?

DavidVentura commented 9 years ago

This is a lot faster, as I said from 80%cpu to 40%cpu. but there's a branch that's way better and more optimized now https://github.com/patrikolausson/dispmanx_vnc