Hi All,
I am running some code in the performance analyser and I am getting some odd results. I have 3 identical routines which are called via a background processing loop. When I monitor the execution times of the routines they have averages which look good (the right duration and pretty much identical) but two of the routines are reported with min time and max times of 0.00000 yet the average is 0.154000 - what's going on there?
Is this 'typical behaviour' of the Performance Analyser or should I be a little more concerned?
Cheers
Andy