• 0 Posts
  • 3 Comments
Joined 10 months ago
cake
Cake day: November 22nd, 2023

help-circle

  • For gaming: single threaded performance is usually better to prioritize.

    For everyday use (web browsers, etc): both, but generally prioritize single threaded performance first. Multithreaded performance is usually already more than good enough on modern chips that have fast single threaded performance.

    For heavier workflows: multithreaded performance is usually better to prioritize (particularly on workloads that inherently use a lot of threads). Single threaded performance still matters, but most modern CPUs are good enough on this front.


  • For gaming: single threaded performance is usually better to prioritize.

    For everyday use (web browsers, etc): both, but generally prioritize single threaded performance first. Multithreaded performance is usually already more than good enough on modern chips that have fast single threaded performance.

    For heavier workflows: multithreaded performance is usually better to prioritize (particularly on workloads that inherently use a lot of threads). Single threaded performance still matters, but most modern CPUs are good enough on this front.