The source version is not supposed to load fast. It is there for debugging
purposes only. Once you have your application working, you do a build
version and deploy it to your server. And yes, the source version does take
a long time to load. And it you are using an older browser, especially IE6
or 7, it will take a even longer to load. There is a boatload of files
Jim

On Fri, Aug 7, 2009 at 7:15 AM, reimer <qoox...@beneder.com> wrote:

> On Fri, 07 Aug 2009 18:46 +0530, "skar" <skar.karthike...@gmail.com>
> wrote:
> > If you "build" the app, then it should have 2 files, the js, the html
> > and of course, the resources like images used for buttons etc. My build
> > dir is around 2.9M and it loads pretty fast, say 2-3 secs.
>
> Hi skar, just to clarify: I'm talking about loading "source". Loading
> "build" is indeed very quick.
>
> On Fri, 07 Aug 2009 15:50 +0200, "Martin Wittemann"
> <martin.wittem...@1und1.de> wrote:
> > More than 50sec for a page load is way too long an not as it supposed
> > to be. But as skar said, the source version loads every single
> > javascript class as a single file so there may be some hundred files
> > to load, which can take some time you have a latency from the server.
>
> Hi Martin, what is a typical load time for the "Hello World" example
> (source)? I have just opened it in a browser on the server itself and it
> took 47 seconds.
>
>
> ------------------------------------------------------------------------------
> 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
>
------------------------------------------------------------------------------
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