We want to see what is the difference between Logs.exe and GoodLog.exe. After running both programs we can see that the output is identical. Still, Logs.exe takes much longer to complete compared to GoodLog.exe. We will use Process Monitor to determine the problem.
Follow the steps to analyze the programs.
We now know why one program is faster than the other.
Both executables have the same outcome. The difference is their running time.
Identify the problem. Hint: Process Monitor