Skip to content

Release 2.0.0 beta 4 very slow #269

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

Closed
rei-vilo opened this issue Mar 25, 2021 · 6 comments
Closed

Release 2.0.0 beta 4 very slow #269

rei-vilo opened this issue Mar 25, 2021 · 6 comments
Labels
conclusion: duplicate Has already been submitted topic: code Related to content of the project itself type: imperfection Perceived defect in any part of project

Comments

@rei-vilo
Copy link

The release 2.0.0 beta 4 is very slow compared to previous releases and other similar IDEs.

  • At launch
  • During normal operation
@stevisco
Copy link

hi @rei-vilo could you tell us something about your operating system and configuration ? are you comparing to beta3 and you saw beta3 was faster ? thanks!

@rei-vilo
Copy link
Author

rei-vilo commented Mar 26, 2021

Sure, I'm using Debian with Gnome on a i5-8259U with 8GB of RAM.

Beta 4 is slower than beta 3, and Beta 4 is much slower than Visual Studio Code running on the very same configuration, albeit both Eclipse Theia and Visual Studio Code are built on the same underlying technologies.

Slow speed refers to calling menus, going from one pane to another, opening a window, and alike.

@ubidefeo
Copy link

@rei-vilo
would you be able to specify what is slow?
there aren't significant changes between Beta 3 and 4 which should make it sluggish.
Are you experiencing UI slowness?
Which parts seem to be slower in 4 than 3?

thank you
u.

@rei-vilo
Copy link
Author

rei-vilo commented Mar 30, 2021

Some unscientific measures of how long it takes to launch the IDE:

  • Arduino IDE 2.0.0 beta 4: 34 s on first launch then 13 s on subsequent launches
  • Visual Studio Code 1.54.3 with Arduino extension 0.4.0: 8 s on first launch then 3 s on subsequent launches

@ubidefeo
Copy link

@rei-vilo
They are 2 different products, also the Arduino extension for VS code does a lot of things, but it's not based on our CLI.
The IDE is a front-end to a CLI backend, and it might take some time to get all the pieces working.
You cannot expect them to work the same.

The difference in speed between 3 and 4 is something I'm curious about, though

@rei-vilo
Copy link
Author

Seems to be also reported at #385

@per1234 per1234 added conclusion: duplicate Has already been submitted topic: code Related to content of the project itself type: imperfection Perceived defect in any part of project and removed status: waiting for information More information must be provided before work can proceed labels Oct 25, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
conclusion: duplicate Has already been submitted topic: code Related to content of the project itself type: imperfection Perceived defect in any part of project
Projects
None yet
Development

No branches or pull requests

4 participants