Skip to content

Slow compilation output throughput in "Output" panel #405

Closed
@tistructor

Description

@tistructor

It's not really a bug.
I am noticing a consistent speed worsening in the compilation phase between the Arduino IDE versions 1.8.15 and the version 2.0.0.7B under linux Mint 20.1.

With the stable version the compilation speed is significantly faster.
Even when there is no need to recompile the whole project for minimal variation, version 2 beta has disappointing performance.

Watch the two videos:

2021-06-09.10-57-57.mp4
2021-06-09.11-00-26.mp4
  1. Open a project with some complexity

  2. Compile the project with the stable version

  3. recompile so that most files don't need to be recompiled

  4. The speed is very high.

  5. Do the same with the Beta version

  6. The recompilation takes the same time as the compilation.

I would expect the speeds to be almost identical.

  • OS: Linux Mint 20.1
  • Version: Stable 1.8.15, Beta 2.0.0.7B

Maybe incremental compilation is not enabled?

Metadata

Metadata

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions