Re: Unsigned integers
- From: "Bob Butler" <tiredofit@xxxxxxxxxx>
- Date: Tue, 17 May 2005 08:05:28 -0700
"Bob Butler" <tiredofit@xxxxxxxxxx> wrote in message
news:Oo778DvWFHA.2996@xxxxxxxxxxxxxxxxxxxx
<cut>
> I've never heard the term "unrolled loop" and have no clue what you mean
> by that.
I should have googled before I posted; the concept of "unrolling" a loop is
one that I knew, I'd just never heard it called that. For that situation I
agree that the loop is usually more 'elegant' but that the straight-thru
code can be faster. It's always a trade-off between size, speed and
maintainability.
--
Reply to the group so all can participate
VB.Net: "Fool me once..."
.
- References:
- Unsigned integers
- From: Danny
- Re: Unsigned integers
- From: Duane Bozarth
- Re: Unsigned integers
- From: Danny
- Re: Unsigned integers
- From: Bob Butler
- Re: Unsigned integers
- From: Danny
- Re: Unsigned integers
- From: Bob Butler
- Unsigned integers
- Prev by Date: Re: Unsigned integers
- Next by Date: Re: Unsigned integers
- Previous by thread: Re: Unsigned integers
- Next by thread: Re: Unsigned integers
- Index(es):
Relevant Pages
|