[Piglit] [PATCH] profile: Fix mixed concurrency runs

Dylan Baker baker.dylan.c at gmail.com
Thu Jun 5 00:48:42 PDT 2014


On Thursday, June 05, 2014 12:50:26 PM Michel Dänzer wrote:
> On 25.04.2014 07:51, Marek Olšák wrote:
> > There are 3 categories of tests:
> > - concurrent, these are off-screen and can be run anytime
> > - non-concurrent, because they render to a window (usually a front
> > buffer) and may take focus; any number of off-screen tests can be run
> > simultaneously with these, because off-screen tests cannot affect
> > front buffer rendering in other apps
> > - non-concurrent, because they measure time and therefore should be
> > run while all the other processes are idle (we really have like 2 or 3
> > of these)
> 
> I fully agree with Marek on this. It would be great if somebody could
> work on distinguishing between the second and third case above, and
> allowing one second case test to run concurrently with first case tests
> again. This would cut down the runtime of gpu.py by several minutes for me.

If you have a compositor you could always just use the -c option and run all 
of the tests concurrently. 
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 490 bytes
Desc: This is a digitally signed message part.
URL: <http://lists.freedesktop.org/archives/piglit/attachments/20140605/fedfa887/attachment.sig>


More information about the Piglit mailing list