Re: CPU Usage in SpyReport
> 1366 tasks were created.[color=blue]
> 1439 tasks were deleted.[/color]
I've used spyLib before and didn't have this problem - however, I'm
guessing it might be something to do with these figures. Perhaps there
are tasks that did some work and were deleted before the spyLib report
was generated, and their stats are not being listed. The spy job knows
how many ticks were in the last "spying" interval, and is using that
total to calculate percentages; hence, you get a total of < 100%
(because the CPU usage of deleted tasks is not being shown). That's my
guess, anyway.
More to the point - why are you creating/deleting so many tasks in such
a short space of time?
Re: CPU Usage in SpyReport
Hello Ben,
Thanks for your reply. I changed the program so that so many tasks
are not created/deleted in such a short span of time. Now the spylib
report shows the total as close to 95%. The other 5% is due to rounding
off errors in the percentage column.
Regards,
Gautam Rao