Go to file
Shawn O. Pearce 156a224fcd Aggressively cache Screen widgets to accelerate forward/back
When browsing changes it is very common for a user to be on their own
dashboard, click on a change, jump back, then jump to another change.
We want to make the "jump back" part really fast.  Its unlikely that
the data in the dashboard has really changed since the last time the
user looked at it, so recycling the entire widget graph saves us time
in constructing the DOM elements over again for the table.  If rows
did get removed or were inserted the table will update itself once the
RPC call is complete.

Signed-off-by: Shawn O. Pearce <sop@google.com>
2008-12-03 12:48:55 -08:00
2008-11-14 16:59:34 -08:00
Description
RETIRED, Gerrit as used by OpenStack
120 MiB