Options

Delay collection of statistics?

DanZDanZ Posts: 2
edited November 13, 2014 6:20AM in ANTS Performance Profiler 8
Hi,

I need to profile some numerical code that takes an hour to run. The first 2 minutes are initialisation only and are fast enough, it is the other 58 minutes I am interested in.

However, if I start a profiling session the application never gets beyond the first 2 minutes as red gate slows it down to a complete crawl, presumably because more and more statistics are gathered. Is there a way to delay the start of the data collection, e.g. by inserting some code or pressing some button?

I know about attaching to a running process, but I would like to get more information than just sampling-level.

Many thanks,
Daniel
Sign In or Register to comment.