[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]
Re: gnome-terminal benchmark
- From: Luciano Miguel Ferreira Rocha <strange nsk no-ip org>
- To: Discussions about development for the Fedora desktop <fedora-desktop-list redhat com>
- Subject: Re: gnome-terminal benchmark
- Date: Fri, 28 May 2004 11:19:39 +0100
On Thu, May 27, 2004 at 04:21:38PM -0400, Will Cohen wrote:
> # The actual benchmark being timed is below.
> /usr/bin/time /bin/cat `pwd`/jarg422.txt 2>> $RESULTS_FILE
You're profiling cat under gnome-terminal, not gnome-terminal + cat.
Wouldn't be better to run instead:
/usr/bin/time gnome-terminal -x cat $PWD/jarg422.txt
Regards,
Luciano Rocha
[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]