Macro running slow

Hi there

I am having a problem with the speed of my macro, and this seems to be simply dependent on cout’s.

So just including something like

cout<<" my summary"<<endl;

slows down my macro by a huge factor (from seconds to minutes).
The macro is about 600 lines and this happens quite near the bottom of the code.

Has anyone seen anything like this before?
Thanks.

Hi,

no. We’ll need a working example macro which demonstrates it.

Cheers, Axel.

Hi,

Does it slow down just when you interpret the code or does it also slow down when you compile the code (via ACliC)?

Cheers,
Philippe.