Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Is EXE size important ?
Message
From
06/12/2001 14:28:08
Hilmar Zonneveld
Independent Consultant
Cochabamba, Bolivia
 
 
To
06/12/2001 14:24:02
General information
Forum:
Visual FoxPro
Category:
Other
Miscellaneous
Thread ID:
00590427
Message ID:
00590751
Views:
30
>>Another thing you can do to reduce the size of your EXE is not to include debugging information. However, if you do this, you can't use lineno() in your error handler any more. The workaround, discussed in previous threads, is to make a copy of your files and clear the method code in forms and classes (the compiled code, in another memo field, remains), but I didn't try this yet.
>>
>>If you can make your application "modular", you might keep some modules in separte APP-files, so as not to load the entire executable at once - but I don't know whether this is really worthwhile.
>>
>>Hilmar.
>
>But the question also for me remains, does the size of the exe have any effect on the performance? Or are there any other compelling reasons why the exe should be small?
>I always prefer to include all stuff into the exe. It's just easier to distribute. Some clients may say, "Oh, an 8 MB file, that's a lot!", but I never had the feeling that this hurts the performance.

Christian,

Although there are a few things you can do to make the EXE size smaller, it isn't really so critical, I believe, that you want to go to extremes (like making your program modular).

HTH, Hilmar.
Difference in opinions hath cost many millions of lives: for instance, whether flesh be bread, or bread be flesh; whether whistling be a vice or a virtue; whether it be better to kiss a post, or throw it into the fire... (from Gulliver's Travels)
Previous
Reply
Map
View

Click here to load this message in the networking platform