commit | 5d09568a0c67bc54dfb38552d0136b06d3ebf018 | [log] [tgz] |
---|---|---|
author | egdaniel <egdaniel@google.com> | Thu Mar 19 11:00:09 2015 -0700 |
committer | Commit bot <commit-bot@chromium.org> | Thu Mar 19 11:00:09 2015 -0700 |
tree | 42f78bbc7c7bae4b0a0249a4e280aa74df7ed3f6 | |
parent | bbecae0832996b72d1f6e7d39d2754651300d31e [diff] |
Move skp nanobench tile size back to 256x256 to see if it fixes nanobench crashes Going back to old nanobench tile size to see if the increase to tile is what has been causing recent nanobench crashes. The crashes seem very nondeterministic and hard to debug manually. 256x256 is too small of a tile to give accurate gpu results but if this fixes we can try some compromise in the middle BUG=skia: Review URL: https://codereview.chromium.org/1022823003