|
-
Dec 23rd, 2009, 09:34 AM
#1
Thread Starter
Hyperactive Member
Is running multiple threads faster then a single thread on a single core cpu?
Hi all,
Say I have a code with 3 methods that do some pretty intensive work. Would executing these methods on 3 seperate threads be faster then executing them one after the other on a single core cpu? And what if it's a dual core or HT?
Thnx in advance for your replies.
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
|