[Mesa-dev] [PATCH 2/2] mesa: Use the new hash table for the variable refcount visitor.

Jordan Justen jljusten at gmail.com
Tue Dec 4 15:48:41 PST 2012


On Mon, Dec 3, 2012 at 10:01 PM, Ian Romanick <idr at freedesktop.org> wrote:
> On 12/03/2012 02:52 PM, Jordan Justen wrote:
>>
>> From: Eric Anholt <eric at anholt.net>
>>
>
> Were you able to measure a performance improvement on any of the problematic
> cases?

Yeah. It took less than half the time to get to brw_shader_precompile
in with that problematic shader.

Unfortunately, I think Eric said that this change doesn't impact the
average shader significantly...

I'll fix the other issues you pointed out.

-Jordan


More information about the mesa-dev mailing list