On Mon, 10 Aug 2009 13:53 +0200, "thron7"
<thomas.herchenroe...@1und1.de> wrote:
> A 'source' version of a demo app as around 180 class files to load, the 
> 'source-all' version around 560. This, together with the fact that most 
> of these files have to be loaded sequentially from a web server (limit 
> of socket connections), and especially with lighttpd which is 
> multiplexing on connections (IIRC) should convince you to run the source 
> version of an app through the file:// protocol, rather than through a 
> server.

It is still a bit worrying that loading 560 files sequentially takes me
50 seconds with lighttpd. But that issue has nothing to do with qooxdoo.
I am happy that there is a solution (ie using file://) to speed up
loading source.

Regards,

Reimer

------------------------------------------------------------------------------
Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day 
trial. Simplify your report design, integration and deployment - and focus on 
what you do best, core application coding. Discover what's new with 
Crystal Reports now.  http://p.sf.net/sfu/bobj-july
_______________________________________________
qooxdoo-devel mailing list
qooxdoo-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/qooxdoo-devel

Reply via email to