| View previous topic :: View next topic |
| Author |
Message |
_______0 Guru

Joined: 15 Oct 2012 Posts: 332
|
Posted: Wed Jan 02, 2013 5:43 pm Post subject: xterm 3% cpu usage, urxvt 40%, WHY???? |
|
|
hi,
urxvt seems to have a problem with its rendering engine. Something as simple as playing a song with mplayer that displays this on the terminal:
| Code: | | A: 0.6 V: 0.6 A-V: 0.005 ct: 0.029 0/ 0 12% 0% 2.2% 0 0 |
with urxvt xorg process X goes up to 40%, when I do this with xterm xorg X process stays at 3%.
How can this be??
my current rxvt-unicode USE flags are:
| Code: | 256-color alt-font-width fading-colors focused-urgency font-styles iso14755 mousewheel perl
unicode3 xft -afterimage -blink -buffer-on-clear -pixbuf -secondary-wheel -startup-notification -vanilla -wcwidth |
I want to fix this once and for all. Whatever urxvt is doing sometimes causes to crash the shell even.
If anyone know where I can start looking at this matter I'd appreciate it much.
thnks |
|
| Back to top |
|
 |
eccerr0r Advocate

Joined: 01 Jul 2004 Posts: 2995 Location: USA
|
Posted: Wed Jan 02, 2013 9:38 pm Post subject: |
|
|
I have no idea but perhaps have some ideas... Are you using transparent background?
What about if you did something "find /" in a window, which uses more CPU - urxvt or xterm?
What video card are you using? And driver? Is it accelerated?
Do vte-derived terminals (like gnome-terminal) behave badly too? _________________ Core-i7-2700K@4.1GHz/8GB RAM/180GB SSD/Intel HD3000 graphics
What the heck am I advocating? |
|
| Back to top |
|
 |
_______0 Guru

Joined: 15 Oct 2012 Posts: 332
|
Posted: Thu Jan 03, 2013 9:22 pm Post subject: |
|
|
| anybody? |
|
| Back to top |
|
 |
Hu Watchman

Joined: 06 Mar 2007 Posts: 7607
|
Posted: Fri Jan 04, 2013 2:56 am Post subject: |
|
|
eccerr0r asked some good questions. Can you answer them? |
|
| Back to top |
|
 |
Logicien Guru


Joined: 16 Sep 2005 Posts: 483 Location: Montréal
|
Posted: Fri Jan 04, 2013 3:20 am Post subject: |
|
|
Xterm have 4 differents USE flags and rxvt-unicode have 18. That's make rxvt-unicode surely less light then xterm. Try to compile rxvt (4 USE flags) to see if it use less resources than rxvt-unicode. Try to disable selectively rxvt-unicode USE flags to find out which one consume most resources. _________________ Paul |
|
| Back to top |
|
 |
|