Gentoo Archives: gentoo-user

From: Matthias Langer <mlangc@×××.at>
To: "gentoo-user@l.g.o" <gentoo-user@l.g.o>
Subject: Re: [gentoo-user] OT - which X terminal do you use?
Date: Wed, 10 May 2006 12:36:27
Message-Id: 1147263671.9814.21.camel@sputnik886.ruz-net
In Reply to: Re: [gentoo-user] OT - which X terminal do you use? by Matthias Langer
1 On Wed, 2006-05-10 at 13:58 +0200, Matthias Langer wrote:
2 > On Wed, 2006-05-10 at 07:51 +0200, Nagatoro wrote:
3 > [snip]
4 > > Least:
5 > > ... Gnome-terminal, slow, and in my opinion horrible color support.
6 > [snip]
7 >
8 > Gnome terminal used to be slow, but vte (the underlying library) has
9 > beem optimized heavily during the last few month. I've a simple program
10 > that measures the speed of terminals. According to this program
11 > gnome-terminal is now __50__ times faster than it was 5 month ago.
12 >
13 > Matthias
14
15 Well, here are some comparisons done with my test-prog (attached)
16 (higher is better):
17
18 eterm: ~ 14 000 l/s
19 xterm: ~ 8 500 l/s
20 gnome-terminal: ~ 3 500 l/s
21 frame-buffer: ~ 40 l/s
22
23 Btw: I should have written __80__ instead of __50__.
24
25 PS: Please note that the attached program is an ad hoc implementation to
26 do some basic comparisons, and not a sophisticated program. Compile it
27 with 'g++ -Wall -O3 <filename.cc> -o <executable>'.

Attachments

File name MIME type
tspeed.cc text/x-c++src

Replies

Subject Author
Re: [gentoo-user] OT - which X terminal do you use? Nagatoro <nagatoro@×××××.com>
Re: [gentoo-user] OT - which X terminal do you use? Neil Bothwick <neil@××××××××××.uk>