I downloaded 4.1.1 and captured its sizes so we can easily compare against both 4.0 and 4.1.1:

Comparison to 4.0 release:

$ ant -Dappsize.input=appsize-4.0.txt appsize

appsize:
     [java] test/appsize/appsize-4.0.txt: 749797 (111%)
     [java]   lzpix.dhtml: 113190 (117%)
[java] http://127.0.0.1:8080/trunk-f/demos/lzpix/app.lzx?lzr=dhtml&lzt=html : 1210 (98%) [java] http://127.0.0.1:8080/trunk-f/lps/includes/embed-compressed.js : 9817 (106%) [java] http://127.0.0.1:8080/trunk-f/lps/includes/lfc/LFCdhtml.js : 77798 (116%) [java] http://127.0.0.1:8080/trunk-f/demos/lzpix/app.lzx?lzt=object&lzt=object&lzr=dhtml : 24365 (129%)
     [java]   lzpix.swf8: 400312 (105%)
[java] http://127.0.0.1:8080/trunk-f/demos/lzpix/app.lzx?lzr=swf8&lzt=html : 977 (96%) [java] http://127.0.0.1:8080/trunk-f/lps/includes/embed-compressed.js : 9817 (106%) [java] http://127.0.0.1:8080/trunk-f/demos/lzpix/app.lzx?lzt=swf&lzr=swf8 : 389518 (105%)
     [java]   components.swf8: 236295 (118%)
[java] http://127.0.0.1:8080/trunk-f/laszlo-explorer/content.jsp?src=/examples/components/component_sampler.lzx&tag=undefined&title=Sampler&action=undefined&lzr=swf8 : 779 (101%) [java] http://127.0.0.1:8080/trunk-f/examples/components/component_sampler.lzx?lzt=html&lzr=swf8 : 991 (96%) [java] http://127.0.0.1:8080/trunk-f/lps/includes/embed-compressed.js : 9817 (106%) [java] http://127.0.0.1:8080/trunk-f/examples/components/component_sampler.lzx?lzt=swf&lzr=swf8 : 224708 (119%)

Comparison to 4.1.1 release:

$ ant -Dappsize.input=appsize-4.1.1.txt appsize

appsize:
     [java] test/appsize/appsize-4.1.1.txt: 1149255 (98%)
     [java]   lzpix.dhtml: 113190 (106%)
[java] http://127.0.0.1:8080/trunk-f/demos/lzpix/app.lzx?lzr=dhtml&lzt=html : 1210 (99%) [java] http://127.0.0.1:8080/trunk-f/lps/includes/embed-compressed.js : 9817 (105%) [java] http://127.0.0.1:8080/trunk-f/lps/includes/lfc/LFCdhtml.js : 77798 (109%) [java] http://127.0.0.1:8080/trunk-f/demos/lzpix/app.lzx?lzt=object&lzt=object&lzr=dhtml : 24365 (96%)
     [java]   lzpix.swf8: 400312 (102%)
[java] http://127.0.0.1:8080/trunk-f/demos/lzpix/app.lzx?lzr=swf8&lzt=html : 977 (98%) [java] http://127.0.0.1:8080/trunk-f/lps/includes/embed-compressed.js : 9817 (105%) [java] http://127.0.0.1:8080/trunk-f/demos/lzpix/app.lzx?lzt=swf&lzr=swf8 : 389518 (102%)
     [java]   lzpix.swf9: 399458 (89%)
[java] http://127.0.0.1:8080/trunk-f/demos/lzpix/app.lzx?lzr=swf9&lzt=html : 977 (98%) [java] http://127.0.0.1:8080/trunk-f/lps/includes/embed-compressed.js : 9817 (105%) [java] http://127.0.0.1:8080/trunk-f/demos/lzpix/app.lzx?lzt=swf&lzr=swf9 : 388664 (89%)
     [java]   components.swf8: 236295 (104%)
[java] http://127.0.0.1:8080/trunk-f/laszlo-explorer/content.jsp?src=/examples/components/component_sampler.lzx&tag=undefined&title=Sampler&action=undefined&lzr=swf8 : 779 (100%) [java] http://127.0.0.1:8080/trunk-f/examples/components/component_sampler.lzx?lzt=html&lzr=swf8 : 991 (98%) [java] http://127.0.0.1:8080/trunk-f/lps/includes/embed-compressed.js : 9817 (105%) [java] http://127.0.0.1:8080/trunk-f/examples/components/component_sampler.lzx?lzt=swf&lzr=swf8 : 224708 (104%)


--

Don Anderson
Java/C/C++, Berkeley DB, systems consultant

voice: 617-306-2057
email: [email protected]
www: http://www.ddanderson.com




Reply via email to