Hello Johann,
First I would like to clarify the behavior your are seeing. Are you seeing the improved speed of you application when you just run your program with CVI opened, or when you run it within the CVI development environment?
There are two reasons why you might be seeing the increased performance.
First of all, if you are using advanced functions such as TCP/IP, ActiveX, etc, all those dlls are loaded when you open up CVI. So if you run a program created from the distribution kit on top of that, you program will already know how to located those DLLs since CVI has already stored them in memory.
If you were testing the speed of the application by actually running the program in the CVI development environment, you may be seeing increased performan
ce if you have your sleep policy set not to sleep or to sleep some. The default setting (located under Options >> Environment) is for CVI to sleep more, but you may have different settings for your applications.
Thanks.
Wendy L
National Instruments
Wendy L
LabWindows/CVI Developer Newsletter