MusicalFreedom is right, only applications that are multi-threaded will actually see performance benefits from multiple cores, even then that's just 3 logical cores executing different parts of the code a program requires at the same time. Otherwise, it just makes for smoother multitasking with...