Actions

icon Post
text/html Subscribe
text/html Unsubscribe

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [pooma-dev] Re: [PATCH] don't bench too much for boundschecking


  • To: "Jeffrey D. Oldham" <oldham@xxxxxxxxxxxxxxxx>
  • Subject: Re: [pooma-dev] Re: [PATCH] don't bench too much for boundschecking
  • From: Richard Guenther <rguenth@xxxxxxxxxxxxxxxxxxxxxxxxxxx>
  • Date: Wed, 01 Sep 2004 23:50:20 +0200

Jeffrey D. Oldham wrote:

I would prefer to minimize the differences so I would prefer
a) Reducing iters from 1000 to 10 and leaving startnumparticles and endnumparticles unchanged
over
b) Reducing iters from 1000 to 10 and reducing endnumparticles to 1000,
but I am not interactively running the tests so I do not know how long they require.

Choose whichever choice yields the most reasonable testing time, e.g., 1-5 minutes maximum.

I chose a).

Thanks,
Richard.