hi all,i have experience in flex SDK. when i use in openSUSE 11.1 i need 56 second for compile an aplication but when im use openSUSE 10.1 is just need 11 second wow, im surprise.. so i think it can be different for another OS
--- On Thu, 7/30/09, Marvin Froeder <[email protected]> wrote: From: Marvin Froeder <[email protected]> Subject: Re: [flexcoders] Re: Flex Compilation takes long time To: [email protected] 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 <tpreka...@gmail. com> 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 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 looking at a minimum of 1 minute, 8 seconds per compile for a single module. And then 90 seconds for a single application. It really sucks when you're trying to do fast recompile because you're tweaking a UI item. --- In flexcod...@yahoogro ups.com, "ondemand_mayur" <ondemand_mayur@ ....> wrote: > > Hi folks, > > I have a project crated with Flex 3 ( SDK 3.2 ). > When ever I compile it really takes much long time min 4 to 5 mins ( i..e. > 240 to 300 seconds). > > That really make my developers crazy and it is so frustrating. > > Has any one any suggestions how to make compilation process faster. > > * I have already set " -incremental= true " for flex compiler in > Flex Builder 3. > * I have around six diff. modules in my project. ( And I have noticed > after modularization of my application it takes some more time for > compilation I know that in the process - flex builder has to call another > tool for module compilation other then MXMLC ) > > > I Need some tech. Tips and suggestions to reduce the time for compilation. > > > Thanking you in advance. > > Mayur >

