#3 — Suggestion: defer portlet load with javascript to improve performance

by Jon Stahl last modified Apr 28, 2010 03:49 PM
State Resolved
Version: 1.0a3
Area Functionality
Issue type Feature
Severity Medium
Submitted by Jon Stahl
Submitted on Mar 08, 2010
Responsible Matt Yoder
Target release: 1.0a4
Getting the analytics portlet, especially the first time, can be very slow, due to the time it takes to make calls to the Google APIs. Right now, the entire page render has to wait for this. :-(

I suggest using javascript to defer the portlet load until after the the main page renders.

I believe the built-in Plone RSS portlet may already do this with KSS; a pure-jQuery implementation may be preferable.
Added by Matt Yoder on Apr 28, 2010 03:49 PM
Issue state: UnconfirmedResolved
Target release: None1.0a4
Fixed with asynchronous loading introduced in 1.0a4.

No responses can be added.