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

Add documentation for Windows Defender making things slow #38

Open
julianneswinoga opened this issue Dec 19, 2023 · 0 comments
Open

Add documentation for Windows Defender making things slow #38

julianneswinoga opened this issue Dec 19, 2023 · 0 comments
Labels
enhancement New feature or request

Comments

@julianneswinoga
Copy link
Member

julianneswinoga commented Dec 19, 2023

Testing exclusions for Windows Defender, full build, no .pio folder:

Test Absolute Times Build time
No exclusions 11:42:27,290 -> 11:49:58,025 450.7s
Exclude app folder 11:51:29,055 -> 11:58:52,675 443.6s
Exclude both app and .pio folder 12:00:24,547 -> 12:03:11,351 166.8s
Exclude *.py extension 12:04:45,371 -> 12:11:42,312 416.9s
Exclude platformio.exe process 12:13:11,923 -> 12:20:13,813 422.0s
Exclude pio.exe process 12:21:58,938 -> 12:29:12,484 433.5s

Maybe there could be an automatic addition to Windows Defender exclusion lists? Might be a bit sketchy though 😦

@julianneswinoga julianneswinoga added the enhancement New feature or request label Dec 19, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant