Greg
Thank you for an answer. In my case I do not use recursive functions. But I investigated a bit more. It seems more related to OS calls. Here I had for other testing purposes ticked the "Deallocate memory as soon as possible". If you do this, even a simple Sub vi to add 1+1 an return the value is grossly lengthened.
Whether it is simply the call to the memory manager or Windows uses the oppotunity to step through all other processes I cannot say.
But one conclusion is: If you really want to know how long a routine takes, measure the time between in an out and do not rely on the profiler.
Thanks
Gabi
7.1 -- 2013
CLA