This is the mail archive of the libc-alpha@sourceware.org mailing list for the glibc project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: [COMMITTED PATCH] Remove explicit inline on malloc perturb functions.


On Wed, Dec 17, 2014 at 10:42:19AM -0800, Roland McGrath wrote:
> 2014-12-17  Roland McGrath  <roland@hack.frob.com>
> 
> 	* malloc/malloc.c (alloc_perturb, free_perturb): Remove inline keyword.
> 
Roland, did you ran benchtest before commiting that?

You caused a 5% performance regression on malloc microbenchmark when
using gcc version 4.4.7 (Debian 4.4.7-8)


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]