The first testcase takes more time to run.

Hello, as shown in the picture. The first testcase is taking more time to run even if the testcases are same. How should I solve this?
Hi, which OS do you use? Could you also paste the code that you are running.
I am using Windows 11. I was just testing the code after the new update with this code.

As you can see, the first testcases takes more time
Try running Measure-Command {start-process a.exe <<< "1 1" -wait} in Powershell.
hi jatana, is fastolympicCodingHook is also related to this issue as it has also stopped working...any idea ?
Measure-Command {start-process a.exe <<< "1 1" -wait}

Getting these errors
Maybe it's your anti-virus application's fault.