tech-userlevel archive

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

Re: [PATCH] libpthread NOLOAD removal



On Tue, Feb 19, 2013 at 09:08:45AM +0100, Martin Husemann wrote:
> On Tue, Feb 19, 2013 at 06:15:24AM +0100, Emmanuel Dreyfus wrote:
> > - As I said, I also tested a billion loops around gmtime(), which is not
> > I/O bound, and got a significant performance hit of 1%.
> 
> How about for () { gmtime(); arc4random(); } ?

Or a loop doing free(malloc(100));

        David

-- 
David Laight: david%l8s.co.uk@localhost


Home | Main Index | Thread Index | Old Index