Skip to content

Improve the save operation of DartEditor #2895

@DartBot

Description

@DartBot

This issue was originally filed by @tomyeh


As the application getting bigger, the save operation of DartEditor is coming unacceptable - from tens seconds to a couple of minutes! To be productive, I was forced to use other text editor and invoke frogc manually.

I know it is tough and the Dart team must work on JDT-like incremental compilation. However, before the performance issue is really solved, I suggest to introduce an option that allows the user to turn off the compilation for each save. Then, the user can invoke the compilation at any proper moment he prefers.

Metadata

Metadata

Assignees

No one assigned

    Labels

    closed-duplicateClosed in favor of an existing report

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions