any1 / neatvnc

A liberally licensed VNC server library with a clean interface
ISC License
118 stars 29 forks source link

Research methods for conserving memory bandwidth #34

Open any1 opened 4 years ago

any1 commented 4 years ago

I've been thinking a bit about what would be the best way to make things faster on platforms such as the i.MX6. The biggest constraint is probably memory bandwidth, and to that end these are the things that we could try optimising:

cc @agners