Tell me more ×
Stack Overflow is a question and answer site for professional and enthusiast programmers. It's 100% free, no registration required.

Why the overall performance of the Windows XP SP2, Linux Mint 14 KDE, Ubuntu 12.10 are poor in the high end Intel processor i5 3rd generation?

But the performance of the Windows 7 ultimate is very high.

Hardware details :

  • Intel i5 3rd generation processor
  • 4 GB Ram
  • 1 TB Hard disk
  • 2 GB Graphics card. NVIDIA chipset GeForce GT 610

Linux Mint

  • NVIDIA 310 driver is active
  • Using much of the CPU utilization when 1 or 2 window opened (10% to 14% often)
  • GIMP Software is not that much fast

Ubuntu

  • Is getting hanged (2 to 3 seconds) some times when closing a window.
  • GIMP Software is not that much fast

Here mentioned OS are all 32 bit.

Any settings are there for these operating systems, to make its performance high?

Thank you in advance.

share|improve this question

closed as not a real question by Michael Petrotta, Alexey Frunze, duskwuff, J. Steen, kmp Jan 21 at 7:43

It's difficult to tell what is being asked here. This question is ambiguous, vague, incomplete, overly broad, or rhetorical and cannot be reasonably answered in its current form. For help clarifying this question so that it can be reopened, see the FAQ.

1 Answer

Actually Windows 7 is faster than Windows XP, as it was designed to be able to run on notebooks. Why such delays usually occur is that memory gets paged on the hard drive. So in your case I would add an SSD or memory and/or disable paging.

share|improve this answer
Thanks.This i will try for Win XP SP2 OS. Like this, for Linux i think the swap is same as paging. So is there any settings available on this? – user1996130 Jan 21 at 7:05
Swap is the same. You have to google for it tho, been ages since I've touched a linux box for desktop. – Mirko Adari Jan 21 at 7:07
Need some more suggestions. – user1996130 Jan 21 at 8:54

Not the answer you're looking for? Browse other questions tagged or ask your own question.