I noticed that when I use default Ubuntu's Unity, everything scrolls fast and smooth. By "everything" I mean web-browsers and vim in terminal when I browse source code.
When I use xmonad it seems to be much slower. I load xmonad as a separated xsession. Maybe I should add some command to my startup script in order to enable video acceleration?
user/bin/X
(I guess it's X11) is consuming around 15-25% CPU when I do scrolling in vim. (i.imgur.com/QLf4pjU.png). I will try to do the same in unity and compare the difference. – evfwcqcg Feb 16 '13 at 11:54usr/bin/X
is about 30-40% when I do scrolling in vim. And 3-5% for both, Xmonad and Unity, when computer in idle. – evfwcqcg Feb 16 '13 at 12:09