Ian Romanick <i...@freedesktop.org> writes:

> On 04/16/2013 04:21 PM, Eric Anholt wrote:
>> Improves GLB2.7 performance 0.13% +/- 0.09% (n=104/105, outliers removed).
>> More importantly, once color glClear()s are done through blorp in the next
>> commit, this reduces regression in GLES3 conformance tests that rely on
>> queueing up many glClear()s and having the GPU report being still busy in
>> an ARB_sync query after that.
>
> This is actually a bug in the tests that has been fixed.  The problem 
> was that the test collected timing for one resolution and expected the 
> same timing to be valid for other (much smaller) resolutions.

I was looking at code on april 6th, and on the 10th the just deleted the
test.  (Changing the timing loops doesn't help because you can still be
scheduled away)

Attachment: pgpQhDepBR7hA.pgp
Description: PGP signature

_______________________________________________
mesa-dev mailing list
mesa-dev@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/mesa-dev

Reply via email to