|
-
Dec 23rd, 2009, 10:16 AM
#3
Thread Starter
Hyperactive Member
Re: Is running multiple threads faster then a single thread on a single core cpu?
Thanks for your reply. That's exactly what I was thinking.
I think you can create multicore apps in .Net 4.0 but not in 3.5 .
[EDIT]
I think you are right in saying the OS decides on which core it runs a thread. So you probaly need a very very intensive operation before it will use the 2nd core. As far as I know, most dual core cpu's these days turn the 2nd core off most of the time to make it more energy efficient.
Last edited by gonzalioz; Dec 23rd, 2009 at 10:19 AM.
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|