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 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(); } ?

Martin


Home | Main Index | Thread Index | Old Index