What I used to do in the case of applet deployment, was to use agrassive obfuscation. It changes all names to 1-2 char and remove dead code.
It reduced for us an applet from 850k to less than 400k.
There are many obfuscation tools. I used DashOPro http://www.globalsoft.com.
Hope that helps,
Gadio
Main Topics
Browse All Topics





by: CEHJPosted on 2003-01-09 at 14:48:21ID: 7697611
You could probably do as well if not better by hand optimization.