Normally, if their isn't a functionality problem (if the software does what it's supposed to do without throwing errors or bombing out) I've found issues related to performance are often related to drivers, or driver "type" emulations.
Looking at your list, the frame buffer driver (libfb.so) appears to fit that description. One way to check is to
go here and let the web server test your frame buffer performance.