Bug 84298

Summary: slow display of text using lots of CPU
Product: [Retired] Red Hat Linux Reporter: Stephen John Smoogen <smooge>
Component: gnome-terminalAssignee: Havoc Pennington <hp>
Status: CLOSED DUPLICATE QA Contact:
Severity: medium Docs Contact:
Priority: medium    
Version: 9   
Target Milestone: ---   
Target Release: ---   
Hardware: All   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2006-02-21 18:51:47 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:

Description Stephen John Smoogen 2003-02-14 06:20:49 UTC
Description of problem:

Have noticed this with all displays (xterm, konsole, gnome-terminal) but most
have improved in speed greatly (possibly fixes in other related libraries).

ls seems to have improved in speed with the rawhide of 20030213, but
it still pegs the CPU at 100% for 6-7 seconds. The speed of xterm has
improved greatly. Here is my current test. Copy all of
rawhide/i386/RedHat/RPMS into a directory and then cd into it.

time ls -l in gnome-terminal/konsole/xterm 

xterm
real    0m0.753s
user    0m0.260s
sys     0m0.000s

konsole
real    0m2.050s
user    0m0.100s
sys     0m0.100s

gnome-terminal
real    0m6.082s
user    0m0.040s
sys     0m0.040s

unaliasing ls did not change things. There are also general slow 
displays in most of the 'layout' when working in gnome-terminal.
How can I debug this furhter?

Comment 1 Havoc Pennington 2003-02-14 17:06:28 UTC

*** This bug has been marked as a duplicate of 83472 ***

Comment 2 Red Hat Bugzilla 2006-02-21 18:51:47 UTC
Changed to 'CLOSED' state since 'RESOLVED' has been deprecated.