Date: Thu, 16 Mar 2000 11:56:03 +0200 (IST) From: Eli Zaretskii X-Sender: eliz AT is To: Prashant TR cc: Martin Stromberg , djgpp-workers AT delorie DOT com Subject: Re: Fastest integer type In-Reply-To: <200003151806.XAA01042@midpec.com> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Reply-To: djgpp-workers AT delorie DOT com Errors-To: dj-admin AT delorie DOT com X-Mailing-List: djgpp-workers AT delorie DOT com X-Unsubscribes-To: listserv AT delorie DOT com Precedence: bulk On Wed, 15 Mar 2000, Prashant TR wrote: > I don't think there can be something like the fastest type. All we need is a reasonable approximation. These features are meant for portable code, and portability always imposes some performance loss. > On my Pentium, 8-bits seem to be faster than the 32-bit By how much?