Skip to content
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

yarn start time #1347

Closed
laurensvalk opened this issue Dec 2, 2022 · 2 comments
Closed

yarn start time #1347

laurensvalk opened this issue Dec 2, 2022 · 2 comments
Labels
devops Issues related to continuous integration and distribution of software.

Comments

@laurensvalk
Copy link
Member

laurensvalk commented Dec 2, 2022

Since we were both getting the feeling that yarn start was taking longer, I thought I'd measure it.

I don't really mind that it takes long, but I was curious to see if there was a trend.


Latest listed first, time in seconds. All are measured once or twice with an external stopwatch. In all cases, yarn install was run first (not included in time).

4c09c54 - 32.5
0a47abe - 27.2
1d9dd82 - 30.5
0723580 - 46.9


df0e980 - 32.1

The last one listed is way back, before adding monaco editor.

So maybe it's just always been slow?

@dlech
Copy link
Member

dlech commented Dec 2, 2022

Yes, I think so. Maybe in a few years, webpack will be rewritten in rust and won't be so slow anymore.

@dlech dlech added the devops Issues related to continuous integration and distribution of software. label Dec 5, 2022
@dlech
Copy link
Member

dlech commented Jan 10, 2023

Alternate solution. Get a new MacBook. My M1 Mac takes less than 5 seconds from yarn start to page loaded.

@dlech dlech closed this as completed Jan 31, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
devops Issues related to continuous integration and distribution of software.
Projects
None yet
Development

No branches or pull requests

2 participants