Open wesbos opened 2 weeks ago
Maybe not related to just Node.js?
https://github.com/denoland/deploy_feedback/issues/505 https://github.com/denoland/deploy_feedback/issues/638
Update from the Discord - they rolled out some improvements Yesterday and now I'm seeing it be significantly faster once warm - faster than my Render VM running Node.
Problem description
I've ping'd the chat, but I thought I'd make a formal issue to log everything.
Seems the Node.js compat on Deno Deploy is very slow.
I tried deploying my Express app, and I experienced this slowness:
I also checked the Next.js deployment from this tweet: https://x.com/deno_land/status/1849469080257900704 at https://my-app-96.deno.dev/ and I'm seeing the same issues: 11 seconds to load 50k of JavaScript for example
I've confirmed its not just me by having a co-worker test and I don't see the same issues on Deno sites like Fresh, docs or JSR.
Is this an issue with the Node.js Compat on Deploy? Locally my apps on Deno run great.
Steps to reproduce
Expected behavior
its not slow
Environment
Deno 2.0 locally. whatever Deno dEploy is running? I could not find this info.
Possible solution
No response
Additional context
No response