Comments
Sort by recent activity
good point. Unfortunately for multi-threaded apps CPU cycles used is generally much more important than elapsed time. (Also I do other stuff while the profiler is running and that can effect elapsed time.)
thanks - dave / comments
good point. Unfortunately for multi-threaded apps CPU cycles used is generally much more important than elapsed time. (Also I do other stuff while the profiler is running and that can effect elapse...
Ok thanks. So numbers from ANTS are general guidelines but could be off depending on what other threads are doing, other apps are doing, etc???
thanks - dave / comments
Ok thanks. So numbers from ANTS are general guidelines but could be off depending on what other threads are doing, other apps are doing, etc???
thanks - dave