On Fri, Oct 30, 2015 at 10:49 AM, Connor Abbott wrote:
> Ping. I just pushed the corresponding mesa patch to master yesterday,
> so I'd like to get this landed in shader-db soon.
Acked-by: Matt Turner
___
mesa-dev mailing list
mesa-dev@lists.freedeskto
Ping. I just pushed the corresponding mesa patch to master yesterday,
so I'd like to get this landed in shader-db soon.
On Fri, Oct 16, 2015 at 11:09 PM, Connor Abbott wrote:
> Now that we have three separate things we want to measure (instructions,
> cycles, and loops), it's impractical to keep
Now that we have three separate things we want to measure (instructions,
cycles, and loops), it's impractical to keep adding special code for
changes in each thing. Instead, for each program in before and after we
store a table of measurement -> value, and when reporting we loop over
each measureme