Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

The first testcase takes more time to run. #75

Open
sachin-0102 opened this issue Jul 18, 2022 · 6 comments
Open

The first testcase takes more time to run. #75

sachin-0102 opened this issue Jul 18, 2022 · 6 comments

Comments

@sachin-0102
Copy link

image

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?

@Jatana
Copy link
Owner

Jatana commented Jul 18, 2022

Hi, which OS do you use? Could you also paste the code that you are running.

@sachin-0102
Copy link
Author

sachin-0102 commented Jul 18, 2022

I am using Windows 11. I was just testing the code after the new update with this code.
image

As you can see, the first testcases takes more time

@Jatana
Copy link
Owner

Jatana commented Jul 18, 2022

Try running Measure-Command {start-process a.exe <<< "1 1" -wait} in Powershell.

@mindFlayer123
Copy link

hi jatana, is fastolympicCodingHook is also related to this issue as it has also stopped working...any idea ?

@sachin-0102
Copy link
Author

Measure-Command {start-process a.exe <<< "1 1" -wait}

image

Getting these errors

@luanmenglei
Copy link

Maybe it's your anti-virus application's fault.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants