hi all,
    How to reduce the app size?How to reduce time to load app?
    I think this is a always asked question. From the manual and ML, i got
steps :
    1. Dose the server support "gzip"? Open it and speed up the load-time.
        >> Always, we just get a web host and the server is NOT going to be
configured by us.
    2. Parts.
        >> As we know, the core library's size is the biggest sometime, so
can we parts the framework?
              like qx.js in build-all job.
    3. Exclude useless packages
        >> We can do this in config.jcon. We just exclude the useless
packages. But is there anywhere we can
              find which packages are necessary?which packages are no
necessary?qx.type?qx.data?...
    4. Build optimize
        >> - "optimize" : [ "variables", "basecalls", "privates", "strings",
"variants" ] -  help but not much.

    So, somebody help!.Thinks. Love qx! 

--
View this message in context: 
http://qooxdoo.678.n2.nabble.com/Reduce-framework-size-and-load-time-tp6690403p6690403.html
Sent from the qooxdoo mailing list archive at Nabble.com.

------------------------------------------------------------------------------
uberSVN's rich system and user administration capabilities and model 
configuration take the hassle out of deploying and managing Subversion and 
the tools developers use with it. Learn more about uberSVN and get a free 
download at:  http://p.sf.net/sfu/wandisco-dev2dev
_______________________________________________
qooxdoo-devel mailing list
qooxdoo-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/qooxdoo-devel

Reply via email to