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

High CPU usage from mono-sgen when packaging electron applications without asar #669

Open
ArekSredzki opened this issue Apr 23, 2016 · 1 comment

Comments

@ArekSredzki
Copy link

Hello,

I use electron-builder for packaging my Electron application. As of recently I've experiencing unreasonably poor performance when packaging the application for windows from os x.

This only occurs when I am not using asar, which is a form of tar-like storage with random access support.

My original ticket is electron-userland/electron-builder#351

@anaisbetts
Copy link
Contributor

I'm not super concerned with optimizing how long it takes to make packages though I'd take patches for it. Also, every production app should use ASAR because it significantly increases start time performance on Windows (and helps somewhat on other platforms too)

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

No branches or pull requests

2 participants