Comment 5 for bug 1273224

Revision history for this message
Daniel van Vugt (vanvugt) wrote :

Regarding the slowness with 4 clients... You should first check that the clients are behaving well:
  (1) They use only opaque mir surfaces (no alpha channel in the pixel format);
  (2) They don't continue to use any CPU time when they're not visible (check for wakeups with a tool like powertop)

Regarding the 10+ apps making the system unusable... Please discuss that in bug 1267323.