fork-dev / Tracker

Bug and issue tracker for Fork for Mac
510 stars 12 forks source link

Opening fork is slow in latest release #2203

Open danew opened 1 month ago

danew commented 1 month ago

I only use fork when I want to stage a lot of files so it's typically closed and I open it by using the cli fork to open it where I need to review the files.

However in one of the new releases the start up time became significantly slower causing me to wait around ~5-8 seconds for it to appear.

Version 2.45.2 MacBook Pro (16-inch, 2021) Apple M1 Max 64 GB

DanPristupov commented 1 month ago

Do you mean the UI does not appear for 8 seconds?

Can you send me the log file to support@fork.dev, please? The log is located at ~/Library/Logs/Fork.log.

danew commented 1 month ago

Do you mean the UI does not appear for 8 seconds?

Can you send me the log file to support@fork.dev, please? The log is located at ~/Library/Logs/Fork.log.

Okay I think I exaggerated it's more like 4 seconds but it use to open almost instantly.

DanPristupov commented 1 month ago

What do you mean by 'open'. Does the UI not appear for 4 seconds or repository data does not appear for 4 seconds?

DanPristupov commented 1 month ago

@paulrolfe please run benchmark and show the result.

paulrolfe commented 1 month ago

@DanPristupov Nevermind, it may have been VS Code that was applying the index.lock... deleted my comment and logs. Thanks!