[PATCH] Deduplicate copy benchtests.

Siddhesh Poyarekar siddhesh.poyarekar@gmail.com
Tue Oct 8 15:25:00 GMT 2013


On 8 October 2013 20:47, Ondřej Bílka <neleai@seznam.cz> wrote:
>> Benchtests now are difficult to change given number of places that need
>> to be changed. This can be simplified by reducing duplicated code.
>>
>> Here I moved *cpy and memmove functions to common bench-copy.h file that
>> is easier to update.
>>
>> I added address randomization for copy implementations.

Please separate the address randomization change from the
consolidation and post them as two patches.

Siddhesh
-- 
http://siddhesh.in



More information about the Libc-alpha mailing list