electron: Electron 3.0.x: loading of window script code has become slower

  • Output of node_modules/.bin/electron --version: 3.0.x
  • Operating System (Platform and Version): Windows 10
  • Output of node_modules/.bin/electron --version on last known working Electron version (if applicable): 2.0.x

Expected Behavior Script loading is as fast as with previous versions or even faster.

Actual behavior Script loading has become considerably slower. For applications with large scripts to load on startup (like VSCode) this results in a measurable delay on startup.

To Reproduce See https://github.com/electron/electron/issues/16099#issuecomment-450355256

About this issue

  • Original URL
  • State: closed
  • Created 6 years ago
  • Comments: 16 (16 by maintainers)

Most upvoted comments