C
C
cibkol2018-11-09 22:04:19
C++ / C#
cibkol, 2018-11-09 22:04:19

How to determine on which cycle the delay occurs?

foreach (var i in i2)
{
}

The program reads file properties in a loop. There are a lot of files
On some cycles there are delays
How to determine on which cycle there is a delay?

Answer the question

In order to leave comments, you need to log in

2 answer(s)
E
edward_freedom, 2018-11-09
@cibkol

Logging

#
#, 2018-11-09
@mindtester

??

Logging
profiling! https://msdn.microsoft.com/en-us/library/ms182398.aspx

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question