This is the mail archive of the
libc-alpha@sourceware.org
mailing list for the glibc project.
Re: [PATCH] benchtests: Add strsep benchmark
- From: OndÅej BÃlka <neleai at seznam dot cz>
- To: Rajalakshmi Srinivasaraghavan <raji at linux dot vnet dot ibm dot com>
- Cc: libc-alpha at sourceware dot org
- Date: Wed, 13 Nov 2013 10:36:55 +0100
- Subject: Re: [PATCH] benchtests: Add strsep benchmark
- Authentication-results: sourceware.org; auth=none
- References: <1384249938-26007-1-git-send-email-raji at linux dot vnet dot ibm dot com>
On Tue, Nov 12, 2013 at 03:22:18PM +0530, Rajalakshmi Srinivasaraghavan wrote:
> Hi All,
>
> This patch adds a benchtest for 'strsep'.
>
> * benchtests/Makefile: Add strsep.
> * benchtests/bench-strsep.c: New file: strsep benchtest.
> * benchtests/bench-strsep-ifunc.c: New file: strsep benchtest.
looks ok.