Topic Tag

performance

Found 7 questions related to this topic.


Software May 31, 2026

Why is my new NVMe SSD slower than my old SATA HDD for large file transfers?

I just installed a brand new NVMe SSD, expecting a massive speed boost, especially for large file transfers. To my surprise, it's consistently performing slower than my old SATA HD...

Posted by @davidmiller1
0 Answers
Hardware May 30, 2026

Is upgrading my RAM from 16GB to 32GB actually worth it for 4K video editing?

I'm consistently hitting near 100% RAM usage when working with 4K projects in Adobe Premiere Pro and After Effects on my current 16GB (2x8GB) DDR4-3200 setup. Before I pull the tri...

Posted by @sophiathomas4
0 Answers
Programming May 29, 2026

Stuck on state management with React Context API and frequent updates - alternatives for performance?

I'm building a real-time dashboard with React and finding that components consuming data from the Context API are re-rendering excessively, even with memoization, due to very frequ...

Posted by @sarahjohnson7
0 Answers
Software May 26, 2026

My PC's suddenly a snail after the last Windows update – any quick fixes or should I revert?

Since the latest Windows 11 update, my system performance has tanked dramatically. Applications take ages to open, and general navigation is sluggish. I'm desperate to get my speed...

Posted by @michaelbrown4
0 Answers
Hardware May 26, 2026

Is my old PSU holding back my new RTX 4070 Ti Super performance?

I just upgraded to an RTX 4070 Ti Super, but I'm getting lower benchmarks than expected and occasional stutters in demanding games. My current PSU is an 8-year-old Corsair RM750x. ...

Posted by @michaelbrown4
0 Answers
Hardware May 25, 2026

GPU Underperforming Drastically After Driver Update - Help!

My RTX 3070 was running games perfectly yesterday, but after updating to the latest NVIDIA drivers today, frame rates have plummeted by over 50% in every game I test. I've tried ro...

Posted by @user_80dqi
0 Answers
Programming May 24, 2026

Why are my React components re-rendering excessively despite `useMemo` and `useCallback`?

I'm optimizing a complex UI and have meticulously applied `useMemo` to expensive computations and `useCallback` to event handlers, yet profiling shows persistent, unnecessary re-re...

Posted by @user_sal1y
0 Answers