I think both values would be interesting, the uncompressed and the compressed size. I guess if the code contains a lot of repetition, like in a data class, the ratio is different from a normal class with a lot of code.
Cheers, Ralf. On 8/3/06, Scott Hyndman <[EMAIL PROTECTED]> wrote: > Would the percentage size of a single class file with respect to the > entire uncompressed build be proportionate to that of its compressed > counterpart? > > For example, > > Uncompressed: > class A - 2k > entire build - 10k > > Compressed: > class A - 1k > entire build - 5k > > See what I'm getting at? I don't really know anything about > compression, so forgive me if this sounds ignorant. > > Scott > > On 03/08/06, Ken Rogers <[EMAIL PROTECTED]> wrote: > > That would be fantastic. Thanks for asking this question, as I was > > wondering the same. I would immediately gain a lot from this small > > feature. :D > > -Ken > > > > Ralf Bokelberg wrote: > > > Good question. > > > I could add an option to display the size of each compiled class, eg. > > > soemthing like sizeReport in Flash, > > > > > > Cheers, > > > Ralf. > > > > > > On 8/3/06, João Saleiro <[EMAIL PROTECTED]> wrote: > > > > > >> > > >> > > >> Hi people, > > >> > > >> > > >> > > >> Is there a way to compile on MTASC and know exactly how many kb each > > >> class > > >> adds to the swf? > > >> > > >> > > >> > > >> Thanks, > > >> > > >> > > >> > > >> João > > >> _______________________________________________ > > >> osflash mailing list > > >> [email protected] > > >> http://osflash.org/mailman/listinfo/osflash_osflash.org > > >> > > >> > > >> > > >> > > > > > > > > > > > > > > > _______________________________________________ > > osflash mailing list > > [email protected] > > http://osflash.org/mailman/listinfo/osflash_osflash.org > > > > _______________________________________________ > osflash mailing list > [email protected] > http://osflash.org/mailman/listinfo/osflash_osflash.org > -- Ralf Bokelberg <[EMAIL PROTECTED]> Flex & Flash Consultant based in Cologne/Germany _______________________________________________ osflash mailing list [email protected] http://osflash.org/mailman/listinfo/osflash_osflash.org
