Is there a way to imrpove startup speed in packed electron app? #805

Open
opened 2026-01-29 16:49:06 +00:00 by claunia · 0 comments
Owner

Originally created by @wthks on GitHub (Jun 30, 2022).

Originally assigned to: @GregorBiswanger on GitHub.

When I build my electron app with single file, the electron app takes about 10 seconds to start the splash screen. however when I start the app from the win_unpacked folder the splashscreen shows in 1,2 seconds.

Is there any way to make that faster? I think the electron app first unpacks the files and then starts the app..

Originally created by @wthks on GitHub (Jun 30, 2022). Originally assigned to: @GregorBiswanger on GitHub. When I build my electron app with single file, the electron app takes about 10 seconds to start the splash screen. however when I start the app from the win_unpacked folder the splashscreen shows in 1,2 seconds. Is there any way to make that faster? I think the electron app first unpacks the files and then starts the app..
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/Electron.NET#805