arjunsatyapal / lantern

Automatically exported from code.google.com/p/lantern
Apache License 2.0
1 stars 0 forks source link

Code review request: Speeding up page view #70

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
Purpose of code changes on this branch:

Delay loading of notes and scores.
Refactored to reduce number of unneeded db calls.

http://2g-vchen.latest.k16-8888.appspot.com/

The latency is still large, but should be only 1/2 of what it was. There are 
some other optimizations that's possible after this pass.

When reviewing my code changes, please focus on:

After the review, I'll merge this branch into:
/trunk

Original issue reported on code.google.com by vc...@google.com on 12 Oct 2010 at 2:05

GoogleCodeExporter commented 9 years ago
Merged to trunk

Original comment by vc...@google.com on 15 Oct 2010 at 5:08