Re: While we're at it
Alejandro Mery <[email protected]> Thu, 1 Apr 2010 00:35:53 +0200
| Newsgroups | gmane.network.djbdns |
|---|---|
| Message-ID | <[email protected]> |
On Thu, Apr 1, 2010 at 00:27, Hugo Monteiro <[email protected]> wrote: > Hi, > > i'm going to take the ride about "why did DJB did it like that" to ask > something (one of many) that has been bothering me for a while now. > > Could someone explain why did DJB use 4 equal if lines inside the cicle in > str_len.c ? Wouldn't the use of a single line accomplish exactly the same > thing? speed :) it makes 1/4th of the jumps that way