Test example is huge and it works slowly #96

Closed
opened 2026-01-29 16:30:43 +00:00 by claunia · 7 comments
Owner

Originally created by @nadzejam on GitHub (Dec 14, 2017).

Originally assigned to: @GregorBiswanger on GitHub.

I have followed instructions drom README of this project , also I’ve checked myself by watching video instructions on YouTube.

And I have succeeded in running test example, but it runs very slowly. I have seen the note about slow first electronize start, but even next starts need about 15 seconds. Also the result of compilation contains so many library and its size is about 380MB.

I have tried a raw Electron before. And it works more quickly and its size is less.

May be I have done something wrong? Or are there any opportunities to reduce the start time and the size?

Originally created by @nadzejam on GitHub (Dec 14, 2017). Originally assigned to: @GregorBiswanger on GitHub. I have followed instructions drom README of this project , also I’ve checked myself by watching video instructions on YouTube. And I have succeeded in running test example, but it runs very slowly. I have seen the note about slow first electronize start, but even next starts need about 15 seconds. Also the result of compilation contains so many library and its size is about 380MB. I have tried a raw Electron before. And it works more quickly and its size is less. May be I have done something wrong? Or are there any opportunities to reduce the start time and the size?
claunia added the In progress label 2026-01-29 16:30:43 +00:00
Author
Owner

@CD1010 commented on GitHub (Dec 16, 2017):

I ran demo an it never started. Using vs 2017

@CD1010 commented on GitHub (Dec 16, 2017): I ran demo an it never started. Using vs 2017
Author
Owner

@GregorBiswanger commented on GitHub (Dec 18, 2017):

What exactly is slow? On startup or running time?

Yes, the filesize is currently bigger.. we optimize this in the next version...

@GregorBiswanger commented on GitHub (Dec 18, 2017): What exactly is slow? On startup or running time? Yes, the filesize is currently bigger.. we optimize this in the next version...
Author
Owner

@nadzejam commented on GitHub (Dec 19, 2017):

The execution of command "dotnet electronize start" is slow. Both the first start and the next.

@nadzejam commented on GitHub (Dec 19, 2017): The execution of command "dotnet electronize start" is slow. Both the first start and the next.
Author
Owner

@GregorBiswanger commented on GitHub (Dec 19, 2017):

Which node version do you use? Is your project with webpack?

@GregorBiswanger commented on GitHub (Dec 19, 2017): Which node version do you use? Is your project with webpack?
Author
Owner

@nadzejam commented on GitHub (Dec 26, 2017):

nodejs 8.9.3
No, webpack is not used.

@nadzejam commented on GitHub (Dec 26, 2017): nodejs 8.9.3 No, webpack is not used.
Author
Owner

@srameh commented on GitHub (Jan 22, 2018):

I have noticed the same behavior extremely slow start in Windows 10.
I upgraded my Node version to: v8.9.4 but still same problem.

@srameh commented on GitHub (Jan 22, 2018): I have noticed the same behavior extremely slow start in Windows 10. I upgraded my Node version to: v8.9.4 but still same problem.
Author
Owner

@GregorBiswanger commented on GitHub (Sep 26, 2018):

Fixed with the new Electron.NET version.

@GregorBiswanger commented on GitHub (Sep 26, 2018): Fixed with the new Electron.NET version.
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/Electron.NET#96