Skip to content

Running the project takes too long #528

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

Open
XCarCedo opened this issue Jul 9, 2024 · 0 comments
Open

Running the project takes too long #528

XCarCedo opened this issue Jul 9, 2024 · 0 comments

Comments

@XCarCedo
Copy link

XCarCedo commented Jul 9, 2024

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
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant