Hi guys,
I have an application written in node.js and Electron.js.
Running in Chromium, from desktop (Raspbian Jessie), the performance is laggy.
I've been told that running the web view straight to framebuffer (without X) will give me a performance boost.
Unfortunately, I have no experience with this.
Someone here with experience on this that can point me in the right direction?