delorie.com/archives/browse.cgi   search  
Mail Archives: djgpp/2000/10/20/02:16:31

Date: Fri, 20 Oct 2000 08:15:26 +0200
From: "Eli Zaretskii" <eliz AT is DOT elta DOT co DOT il>
Sender: halo1 AT zahav DOT net DOT il
To: djgpp AT delorie DOT com
Message-Id: <2110-Fri20Oct2000081526+0300-eliz@is.elta.co.il>
X-Mailer: Emacs 20.6 (via feedmail 8.3.emacs20_6 I) and Blat ver 1.8.5h
In-reply-to: <8snmrt$l1c$1@nnrp1.deja.com> (gdemont@my-deja.com)
Subject: Re: Performance 2.7.2 -> 2.8.1
References: <8smgof$l4f$1 AT nnrp1 DOT deja DOT com> <971961901 DOT 585069 AT shelley DOT paradise DOT net DOT nz> <8sn0t7$1nd$1 AT nnrp1 DOT deja DOT com> <8sn2t8$q6d$1 AT nets3 DOT rz DOT RWTH-Aachen DOT DE> <8snmrt$l1c$1 AT nnrp1 DOT deja DOT com>
Reply-To: djgpp AT delorie DOT com
Errors-To: nobody AT delorie DOT com
X-Mailing-List: djgpp AT delorie DOT com
X-Unsubscribes-To: listserv AT delorie DOT com

> From: gdemont AT my-deja DOT com
> Newsgroups: comp.os.msdos.djgpp
> Date: Thu, 19 Oct 2000 20:51:12 GMT
> 
> Hans-Bernhard Broeker :
> 
> > *How much* slower? It's really hard to speak about optimization
> > differences if their size is not known. Is it: a percent slower?
> > Fifty?  Taking 5 times as long?
> 
> No no, be reassured: a few percents.

A few percents might as well be due not to the code itself, but to
code and data alignment, which have greater effect on Pentium CPUs.
Make sure you are using the latest Binutils version, which aligns code
and data in the optimal way.

Also, GCC 2.95.2 emits smart alignment directives, as per Intel's
recommendations, which are supported only by Binutils 2.9.x and later.

So by using the latest compiler and Binutils you will have the best
combination as far as alignment is concerned.

- Raw text -


  webmaster     delorie software   privacy  
  Copyright © 2019   by DJ Delorie     Updated Jul 2019