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: [PATCH] libio/vasprintf.c: Always use realloc.


On 03/04/2016 01:42 PM, Roland McGrath wrote:
>> I'm going to drop this until I can get a benchtest to show this
>> is better than before.
> 
> IMHO if benchmarks simply show it's not clearly worse, then you should go
> ahead because it simplifies the code.  If the motivation for a change is
> not performance alone, then it doesn't need to demonstrate a performance
> improvement per se.

It's hard to tell. I'd like to prove it to myself that it's generating
better code.

c.
 


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