Kent C. Dodds 1/4/2023

Fixing a Memory Leak in a Production Node.js App

Read Original

The author describes troubleshooting severe memory and CPU spikes in their production Node.js blog after migrating from Postgres to SQLite. After ruling out LiteFS as the cause, they delve into diagnosing a memory leak, explaining their site's architecture (MDX compilation at runtime) and the impact of the issue on performance and user experience.

Fixing a Memory Leak in a Production Node.js App

Comments

No comments yet

Be the first to share your thoughts!

Browser Extension

Get instant access to AllDevBlogs from your browser

Top of the Week

No top articles yet