Or is this just network latency (and then browser caching)? How big is the swf?
gse On Mon, 3 Apr 2006, P T Withington wrote: > There is a cache. You can pre-load it by fetching the app. You can > use wget or curl to do that in a script. > > Only the very first user of your app would see a delay due to loading > the cache if your app has not changed. The browser will also cache > your app -- you may be seeing the effect of the browser fetching the > app locally for subsequent access, if you see a speed up for all > users on the second access. > > On 2006-04-03 17:04 EDT, Andy Chandler wrote: > > > (I keep forgetting to use the correct account to send to the list - > > apologies if this winds up coming through twice) > > > > > > > > I was asked to pass this question along to the list : > > > > > > > > We have a fairly large/complicated application and it > > has been > > observed that whenever a user visits a page for the first time it > > can take > > around 15 seconds for the page to load - thereafter it loads much > > quicker. > > We believe it is due to compilation or perhaps loading the swf into > > a cache > > on the tomcat side of the equation and we were looking to see how > > we could > > avoid that step if the resource hasn't been updated since the last > > compilation or if its caching is there any way to pre-load it? > > > > _______________________________________________ > > Laszlo-user mailing list > > [email protected] > > http://www.openlaszlo.org/mailman/listinfo/laszlo-user > > _______________________________________________ > Laszlo-user mailing list > [email protected] > http://www.openlaszlo.org/mailman/listinfo/laszlo-user > _______________________________________________ Laszlo-user mailing list [email protected] http://www.openlaszlo.org/mailman/listinfo/laszlo-user
