[PATCH] benchtests/Makefile: Run the string benchmarks four times by default.
Siddhesh Poyarekar
siddhesh@redhat.com
Thu Sep 5 11:02:00 GMT 2013
On Thu, Sep 05, 2013 at 11:36:00AM +0100, Will Newton wrote:
> > I wonder if this would make a lot of difference. On an otherwise idle
> > system (which is essentially a pre-condition for benchmark runs), I
> > would expect more or less similar page placement (i.e. reachable via
> > comparable indices) for consecutive executions of a program. You
> > would probably need to have something spawned in parallel to actually
> > make a difference.
>
> There is no guarantee the OS will give you a different set of physical
> pages but it does seem to have the desired effect in practice.
OK, multiple runs are harmless, so I don't mind this change if it
smooths out any inconsistencies in practice. The patch also looks OK
to me but I'd like a consolidated ouput instead of the four output
files, maybe as a separate change. I'd like to see if anyone else has
objections to this, so please wait for another ack before you commit
it.
Siddhesh
More information about the Libc-alpha
mailing list