fdorg / flashdevelop

FlashDevelop is a free and open source code editor.
MIT License
820 stars 220 forks source link

compile project with swc(from haxe) slow #1394

Open matrix3d opened 7 years ago

matrix3d commented 7 years ago
Running process: D:\Program Files (x86)\FlashDevelop\Tools\fdbuild\fdbuild.exe "D:\proj\my\client\client\Game_Main\mymain.as3proj" -ipc 17f26e12-a14f-4a3e-97f7-a52f0253dc55 -version "4.15.0" -compiler "D:\sdk\Apache Flex 4.15.0 FP20.0 AIR20.0 en_US" -library "D:\Program Files (x86)\FlashDevelop\Library" -target ""
Building mymain
mxmlc -load-config+=obj\mymainConfig.xml -debug=true -incremental=true -swf-version=25 -advanced-telemetry -o obj\mymain636144719947131368
Incremental compile of 1
 Loading configuration file D:\sdk\Apache Flex 4.15.0 FP20.0 AIR20.0 en_US\frameworks\flex-config.xml
Loading configuration file D:\proj\my\client\client\Game_Main\obj\mymainConfig.xml
Initial setup: 16033ms
start loading swcs 0ms Running Total: 39156ms
Loaded 37 SWCs: 58ms
Files changed: 44 Files affected: 699
precompile: 8461ms
Files: 1707 Time: 22544ms
postcompile: 0ms
Total time: 61759ms
Peak memory usage: 321 MB (Heap: 307, Non-Heap: 14)
Linking... 3ms
SWF Encoding... 113ms
obj\mymain636144719947131368 (2133068 bytes)
Total time: 169ms
Peak memory usage: 261 MB (Heap: 247, Non-Heap: 14)
matrix3d commented 7 years ago

get Files changed: 44 Files affected: 699 but i not changed the code.

i can not see the "Nothing has changed since the last compile. Skip..."