After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 98560 - VTE is TOO slow
VTE is TOO slow
Status: RESOLVED DUPLICATE of bug 96879
Product: vte
Classification: Core
Component: general
unspecified
Other other
: Normal normal
: ---
Assigned To: VTE Maintainers
Nalin Dahyabhai
Depends on:
Blocks:
 
 
Reported: 2002-11-15 05:03 UTC by Eungkyu Song
Modified: 2004-12-22 21:47 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description Eungkyu Song 2002-11-15 05:03:51 UTC
Package: vte
Severity: major
Version: 0.10.4
Synopsis: VTE is TOO slow
Bugzilla-Product: vte
Bugzilla-Component: VteTerminal

Description:
Description of Problem:
gnome-terminal with vte is TOO slow than gnome-termiinal with zvt,
xterm, etc... I'm not holy man neither saint, I can't use it.

this result will show.

(xterm)
$ time xterm -e find /data

real    0m12.878s
user    0m3.960s
sys     0m3.645s

(gnome-terminal with zvt)
$ time gnome-terminal -e 'find /data'
im-hangul module shutdown

real    0m13.917s
user    0m4.472s
sys     0m3.393s

(gnome-terminal with vte)
$ time gnome-terminal -e 'find /data'
im-hangul module shutdown

real    1m34.183s
user    1m17.199s
sys     0m6.824s




------- Bug moved to this database by unknown@bugzilla.gnome.org 2002-11-15 00:03 -------

Reassigning to the default owner of the component, nalin@redhat.com.

Comment 1 David Kennedy 2002-11-15 15:43:24 UTC

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