#Whenever I start my dev server my pc slows down?

4 messages · Page 1 of 1 (latest)

robust marlin
#

My pc only slows down when ever I use the dev server of next js and other dev servers of vite or remix works good.
My laptops spec is core i5 3rd gen intel with 4 gib of ram and 2.5 ghz processor with Zorin os (linux) running on it.

delicate galeBOT
#

🔎 This post has been indexed in our web forum and will be seen by search engines so other users can find it outside Discord

      🕵️ Your user profile is private by default and won't be visible to users outside Discord, if you want to be visible in the web forum you can add the "Public Profile" role in <id:customize>

      ✅ You can mark a message as the answer for your post with `Right click -> Apps -> Mark Solution`
      (if you don't see the option, try refreshing Discord with Ctrl + R)
grizzled valley
#

Your PC experiences slowdowns specifically when using Next.js's development server, but other servers like Vite or Remix perform well. This discrepancy could be due to resource-intensive features in Next.js, such as server-side rendering. Your laptop's 3rd gen Intel Core i5 processor and 4GB of RAM might struggle with these demands. To improve performance, consider upgrading your RAM to at least 8GB, optimize Next.js configurations, monitor resource usage, and use static generation when possible. Alternatively, stick with Vite or Remix for development tasks. Upgrading to a more powerful laptop could be beneficial if your development demands continue to grow.

gaunt valve