Skip to content

Running the project takes too long #528

Open
@XCarCedo

Description

@XCarCedo

Sublime Text Version

Sublime Text 4 (Build 4143)

Rust Enhanced Version

2.27.0

Operating system

Windows 10 (AtlasOS Edition)
Build 19042.631

Expected behavior

Run times should take way less time

Actual behavior

When I run the project with "RustEnhanced - Run" build tool it takes about 4-5 second to even show the console after that the rustc takes about 2.5 seconds (0.01 seconds if your compiling it for a second time) and then something like 3 seconds later it shows the message [Finished in 4.2s] adding up to a total of like 10-11 seconds to build even a hello world program
And running the project from the terminal using "cargo run" only takes the 2.5s (0.01s if its compiled before) that I've mentioned before

Steps to reproduce

  1. Create a new project using cargo
  2. Write some very simple code like hello world

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions