Source-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Re: CVS commit: basesrc/libexec/ld.elf_so



On Fri, Dec 06, 2002 at 12:00:14PM +0900, enami tsugutomo wrote:
> Simon Burge <simonb%wasabisystems.com@localhost> writes:
> 
> > > n(strlen()): 0 -> ~580 
> > 
> > So ~1/10th the number of strcmp() calls.  That's good enough for me :-)
> 
> strlen is called twice if an object is new one.

Actually, ~580 was wrong. It should be ~600 = 519 + 75 (my poor math ;-).

Jun-Young

-- 
Bang Jun-Young <junyoung%netbsd.org@localhost>



Home | Main Index | Thread Index | Old Index