commit | 3acf0382da22cda88234e599cd81b1ff5441cc35 | [log] [tgz] |
---|---|---|
author | John Reck <jreck@google.com> | Wed Nov 02 11:14:47 2016 -0700 |
committer | John Reck <jreck@google.com> | Wed Nov 02 14:49:51 2016 -0700 |
tree | bc7726502fc2fb9bda4504d15c051a14c35ccc54 | |
parent | 99449eea6cfe174eba269b3cfff06e6533d6314e [diff] |
Add benchmarks for View inflation Also speed up RenderNode creation: Use finalizer() instead of NativeAllocationRegistry, this shaves ~3us off of creation currently Avoid instanceof, instead have SurfaceView explicitly ask for updates. Remove unused method call. Test: ran benchmarks Change-Id: I3117fdf72313a4e6a9965baca9f2a8b855c19b34