[flexcoders] Re: Flex Compilation takes long time

2009-07-30 Thread valdhor
That seems rather excessive. I have a large project with 9 modules. If I export to a flex archive, the zip file is 2MB. On my machine (A 2.66GHz Core 2 Duo with 4GB RAM running 32-bit Windows XP) it takes 35 seconds to compile the main application and all 9 modules if I delete the bin-debug di

Re: [flexcoders] Re: Flex Compilation takes long time

2009-07-30 Thread cholid cholid
Subject: Re: [flexcoders] Re: Flex Compilation takes long time To: flexcoders@yahoogroups.com Date: Thursday, July 30, 2009, 12:30 AM   I agree flex is slow... but I never saw it taking more then 30 secs per module VELO On Wed, Jul 29, 2009 at 4:39 PM, Todd

Re: [flexcoders] Re: Flex Compilation takes long time

2009-07-30 Thread Tom Chiverton
On Wednesday 29 Jul 2009, Greg Hess wrote: > Although I have not tried this yet, the Flex 4 compiler has major > optimizations and is backwards compatible. Apparently, you can install > Flex 4 and configure Flex Builder to use its compiler instead of Flex > 3 mxmlc. Don't expect your application t

Re: [flexcoders] Re: Flex Compilation takes long time

2009-07-29 Thread Marvin Froeder
I agree flex is slow... but I never saw it taking more then 30 secs per module VELO On Wed, Jul 29, 2009 at 4:39 PM, Todd wrote: > > > Unfortunately, you can do all those things noted above, you can restructure > your modules, etc...but you'll probably still have longer compile times than >

Re: [flexcoders] Re: Flex Compilation takes long time

2009-07-29 Thread Greg Hess
Although I have not tried this yet, the Flex 4 compiler has major optimizations and is backwards compatible. Apparently, you can install Flex 4 and configure Flex Builder to use its compiler instead of Flex 3 mxmlc. HTH, Greg On Wed, Jul 29, 2009 at 3:39 PM, Todd wrote: > > > Unfortunately, you

[flexcoders] Re: Flex Compilation takes long time

2009-07-29 Thread Todd
Unfortunately, you can do all those things noted above, you can restructure your modules, etc...but you'll probably still have longer compile times than you like. I've learned to live with it, and just treat our Flex projects like C++ projects in 1995. Even optimized, on fast machines, we're