EXTREMELY Slow Compiler?
I have a big flash project, it has exactly 240 Classes and the size of those classes is 2,537,658 bytes
It took flash roughly 25-30 seconds to compile the whole thing.
It has no GRAPHIC, it has no AUDIO, in my application every single thing is created with script (the button, the window, etc)
It uses no fl.* classes or classes from flash components
How can i make it compile faster? , in fact for a development environment, i really wont mind if there are no optimization at all, but the only thing i can disable is only the Compress Movie (Under Publish Settings)
Please help, is there any settings that can be disable / enable to make the compiler compile a lot faster?
The Spec Of My Computer
AMD Phenom
Memory 2GB
Optimized SSD Harddisk Drive
(and i really dont think the spec is the one to blame, since i can compile any other code from other programming language very fast)
One thing i do notice is that, when i publish my flash, the flash only eat one core of my processor and it read / write my harddisk at a very slow rate (around 1MBPS) , why wont it uses all cores from my processor?
I have tried compiling on the same machine on different operating system, XP, Windows 7 32bit, Windows 7 64 bit, and the three of them showed exactly the same thing (uses only 1 core)
I also have tried compiling the movie using the old CS3 versus the new CS4, and i can see no different in speed at all
Please help
Cheers and God Bless,
Chowi