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

freac takes ages to start #682

Open
NewKidOnTheBlock opened this issue Mar 13, 2025 · 1 comment
Open

freac takes ages to start #682

NewKidOnTheBlock opened this issue Mar 13, 2025 · 1 comment
Labels

Comments

@NewKidOnTheBlock
Copy link

NewKidOnTheBlock commented Mar 13, 2025

Describe the bug
Freac takes about 30 seconds for the first start of the program despite using a current SSD drive.
If Freac has been started and closed once, subsequent program starts take only ~1 second.

To Reproduce
Steps to reproduce the behavior:

  1. Download latest freac 2025-02-17 64bit zip
  2. Unpack
  3. Start freac via link to freac.exe
  4. Wait at least 30 seconds

Expected behavior
Freac should start much faster.

System (please complete the following information)

  • FREAC: 2025-02-17 win64
  • OS: Win10 64bit
  • CPU: Ryzen 5700X
  • RAM: 32 GB
  • SSD: Kingston KC3000 <-- this is a PCIe Gen4 SSD, it should have no problems reading the entirety of freac's files (~50MB) in an instant
@NewKidOnTheBlock
Copy link
Author

NewKidOnTheBlock commented Apr 2, 2025

I found out what's causing it: Windows Defender.
If I define an exception in WD or turn off real-time protection altogether, FREAC will pop instantly; there is bascially zero delay between clicking the start menu link and the FREAC main window opening if Windows Defender doesn't interfere.
Bug can be reproduced with 100% success rate.

My guess on the culprit are the 83 .dll and 10 .exe files which make up FREAC. They are delaying the launch because Windows Defender's real-time scanner feels the need to comb through all of them every time you want to launch FREAC.

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

No branches or pull requests

1 participant