performance - Loading time Delphi XE2 application -


i have strange behavior loading time of application written in dephi xe2. compiled same source in debug mode , release mode. both .exe reside on same machine, same hard disk, same... everything, folder different.

when run application in debug mode (45mb), takes around 6 seconds load , around 50 seconds load application compiled in release mode (15mb).

how can ? recommend check in order improve performance in release mode ?


Comments

Popular posts from this blog

vb.net - Alternative to the T-SQL AS keyword -

php - MySQLi binding parameters in a prepared statement doesn't work unless inserted after "WHERE" -

ios - CFRelease causing crash in iPad application -