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: [v4.1][PATCH] Framework for performance benchmarking of functions


On 14 March 2013 22:38, Richard Henderson <rth@twiddle.net> wrote:
> You should have tested at least i386, because you still didn't have the right
> types in the printf for 32-bit.

Sorry about that.  I had assumed that Tulio's patch had fixed that on
powerpc32, but I should have verified it.

>> ./bench-skeleton.c:70:11: warning: format ‘%lld’ expects argument of type ‘long long int’, but argument 2 has type ‘unsigned int’ [-Wformat]
>
> Here's an incremental patch that fixes that and, IMO, makes the results more
> readable.

Thanks!  Would it be OK to commit this and your patch or would you
like me to respin the patch for review?

Siddhesh
-- 
http://siddhesh.in


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