commit | e4d4e20e8f84d53b4b7198300baaf3e21ff9be58 | [log] [tgz] |
---|---|---|
author | Romain Guy <romainguy@google.com> | Mon Jul 22 13:02:02 2013 -0700 |
committer | Romain Guy <romainguy@google.com> | Mon Jul 22 13:02:02 2013 -0700 |
tree | a150da25db0f8a3ba9cf43848afe766b2ccc265c | |
parent | 4a8baef3f56042ab4592db030c61af0a4c632d15 [diff] |
Cache reflection lookups This change also cleanups the code a little bit. Caching lookups not only speed things up but it also avoids unnecessary allocations. Change-Id: Ie3d1ae106d32b3b5f2c5d33b6318ed93cd9e27f9