Maybe even it is possible to make some Memory Drive ( in RAM ) and put all sources, flex etc . But this solution is, when we will opt that it`s the HDD speed which makes compilation slow - I`m not sure if it is like that.
About mxmlc and ant - I`ve read somewhere that flex builder is using a compiler based on java, and each time you compile - it takes few precious seconds to generaly load and start java machine. 5 seconds each 2 minutues is 4% of time , its 20 minutes for 8 hours. Doesn`t mxmlc and ant requre using some command line etc ? How about debuggin then ? Flex Builder is really nice tool and it helps by showing some class def, jumping to variable declarations, switching to debug view with expresion evaluations etc etc, but it needs to work extremly fast ! The best programming workspace I`ve had was Visual Studio 6.0 for C++, in times when I was using some 800Mhz proc and 256MB ram. --- In flexcoders@yahoogroups.com, "Josh McDonald" <[EMAIL PROTECTED]> wrote: > > Heh. On my MBP and even on my new iMac, compilation from Builder just takes > weeks. Apparently if you switch to ant and mxmlc it's a lot faster, but it's > just the way it is. I suppose you might save some time if you put the > compiler jars, library .swcs and your code on a flashdrive? Haven't tried it > though :) > > -Josh > > On Thu, Sep 4, 2008 at 8:31 PM, piotrchruscielewski <[EMAIL PROTECTED]>wrote: > > > Hi > > > > I`ve got some maybe not exactly programming subject, but also related > > with FLEX. > > > > I`m building apps on my notebook with some Core 2 Duo and 4GB RAM. I > > want to buy some good desktop comp to improve performance etc. > > > > Do you have some observations, experience - how can we make the best > > environment for Flex programming ? > > I`m talking about a situation, when we need to start Oracle database, > > LCDS server , and huge Flex Builder running tomcat, some firefox for > > testing, second one for some resources etc etc > > > > I hate it when I`m waiting 10 seconds for compilation, or when i open > > a file - eclipse hangs for few seconds. When I compile each few > > minutes - it looks that almost one hour each day i spend waiting for > > compilation etc. > > > > So the question is - does anybody made some tests comparing such > > a 'programming environment' performance on different hardwares > > > > Is it better to buy faster 2 core proc @3Ghz, or quad @2Ghz , does it > > make difference to invest into some super-fast memory, faster HDD or > > maybe two HDD in raid to gain speed ? > > > > The other point is how to best configure the sofware, so that it will > > use these resources - right now I have 4GB ram (from which XP > > supports 3) , but eclipse is using max about 400. Why can`t it use > > 1400 and work faster? When I set java params to use 1024M of memory - > > it doesn`t work. > > > > How about the system - XP 32/64bit ? or Vista-shit ? > > > > Generally I think you know what I mean - How to prepare best > > environment ? > > > > > > Regards > > > > > > > > > > ------------------------------------ > > > > -- > > Flexcoders Mailing List > > FAQ: http://groups.yahoo.com/group/flexcoders/files/flexcodersFAQ.txt > > Search Archives: > > http://www.mail-archive.com/flexcoders%40yahoogroups.comYahoo! Groups > > Links > > > > > > > > > > > -- > "Therefore, send not to know For whom the bell tolls. It tolls for thee." > > :: Josh 'G-Funk' McDonald > :: 0437 221 380 :: [EMAIL PROTECTED] >