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

Deno task build time increased from less than 10 sec to over 9 min around 60x slower after upgrading to deno 2.0 #2746

Open
Meta-Learn-ApS opened this issue Oct 31, 2024 · 0 comments

Comments

@Meta-Learn-ApS
Copy link

After upgrading my single core Ubuntu machine, the build times suddenly got much slower, all I changed was the

    "nodeModulesDir": true

to

    "nodeModulesDir": "auto"

and the lockfile

Then i upgraded to deno 2.04 from 1.64.0 the last stable before, and then the build times was much slower.

They are still fast on my Windows pc though

I have build it 3 times: once in fresh 1.72 then I upgraded to 1.73 and ran in twice there all with times above 9 minutes.

On deno 1.64.0 I ran it several times before today all with fast times (I din't time, but less than 10 sec, so fast enough)

It quickly prints: The manifest has been generated for 42 routes and 20 islands.
but then it takes 9 min+ to get to Assets written to: ...

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