Date: Mon, 17 Jun 2002 08:29:01 +0300 (IDT) From: Eli Zaretskii X-Sender: eliz AT is To: sandmann AT clio DOT rice DOT edu cc: djgpp-workers AT delorie DOT com Subject: Re: DJGPP 2.04 performance & size In-Reply-To: <10206170113.AA18927@clio.rice.edu> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Reply-To: djgpp-workers AT delorie DOT com Errors-To: nobody AT delorie DOT com X-Mailing-List: djgpp-workers AT delorie DOT com X-Unsubscribes-To: listserv AT delorie DOT com Precedence: bulk On Sun, 16 Jun 2002 sandmann AT clio DOT rice DOT edu wrote: > ls -lR > nul > elapsed size > v2.00 beta 4 5 seconds 72,704 > v2.03 refresh 13 seconds 129,024 > v2.04 (cvs) 25 seconds 145,408 Is this the same version of `ls'? If so, what version of Fileutils? As I wrote elsewhere, it's important to understand whether the difference comes from globbing or from `stat'.