commit | 4db5198955340a117fe227bfc74f09acf2508e6a | [log] [tgz] |
---|---|---|
author | Shawn O. Pearce <sop@google.com> | Tue May 01 18:08:20 2012 -0700 |
committer | Shawn O. Pearce <sop@google.com> | Tue May 01 18:08:20 2012 -0700 |
tree | f3290a4ab96c5907920eb5bf725281a5cd60243e | |
parent | 31fc8efcd8a7267e3e5addbc59106247aa70d5bb [diff] |
Lookup user full names on the fly only once during change query Instead of loading the full AccountState for each user that appears in search result data, load only the Account object once. This is faster in the cold-cache case, or when the cache is sized too small to hold all records. Change-Id: I4d335c6158bab4c36b7b5d8c154fdeebb5f63ae9