Comment 24 for bug 861061

Revision history for this message
Daniel van Vugt (vanvugt) wrote : Re: compiz 3d performance regression

Performance degrading slowly over time could be a resource leak of some sort.

If you find performance gets worse over time, try noting how much memory compiz is using when you first log in and compare it to when performance has degraded. You can get the memory usage from:

  ps auxw | grep compiz

The columns of interest are #5 and #6 (VSZ, RSS).