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 v2 4/7] malloc: Ensure lower bound on chunk size in __libc_realloc.


On 08/20/2018 05:20 PM, DJ Delorie wrote:
> 
> Florian Weimer <fweimer@redhat.com> writes:
>> DJ, can you benchmark this change?  If it turns out this is visible in 
>> profiles, we may have to move this check closer to the actual memcpy.
> 
> I couldn't detect any measurable change from this patch.
 
How did you benchmark it? perf?

What were the results?

-- 
Cheers,
Carlos.


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