[Piglit] [PATCH 0/6] make gen_vs_in_fp64 run faster
Martin Peres
martin.peres at linux.intel.com
Fri Jun 10 10:24:51 UTC 2016
On 09/06/16 19:50, Dylan Baker wrote:
> Quoting Andres Gomez (2016-06-09 06:45:49)
>> Nice optimizations, Dylan.
>>
>> I'm quite impressed/surprised on the gain through avoiding the
>> inheritance/include mechanisms in the mako templates.
>>
>> This series is:
>>
>> Reviewed-by: Andres Gomez <agomez at igalia.com>
>>
>> Andres
>
> I was definitely surprised too, I assumed glancing over the code that
> calling list on the generators was the big bottleneck.
>
> Thanks for your review.
>
> Dylan
>
I really recommend SnakeViz for debugging this kind of issues, it is
really doing a nice job :)
https://jiffyclub.github.io/snakeviz/
More information about the Piglit
mailing list