|
-
March 15th, 2009, 12:08 PM
#1
how to improve my cpu performace using vc++
im working with a vc++ application and i am having a hp pavilion elite pc-m9561me. with quad pro processor. my application is a big one and it is taking lot of time to execute. even though i have quad pro processor...in the task manager, in the performance tab it is showing 25% cpu utilization only..can some one tell how to write the code for my application in order speed up the process of execution for my program....
thanks in advance...
Nasru
-
March 15th, 2009, 12:56 PM
#2
Re: how to improve my cpu performace using vc++
Please stop wasting peoples time by creating duplicate posts. Please ask a moderator to delete this thread.
TheCPUWizard is a registered trademark, all rights reserved. (If this post was helpful, please RATE it!)
2008, 2009,2010
In theory, there is no difference between theory and practice; in practice there is.
* Join the fight, refuse to respond to posts that contain code outside of [code] ... [/code] tags. See here for instructions 
* How NOT to post a question here
* Of course you read this carefully before you posted
* Need homework help? Read this first
-
March 15th, 2009, 04:12 PM
#3
Re: how to improve my cpu performace using vc++
 Originally Posted by nasru
im working with a vc++ application and i am having a hp pavilion elite pc-m9561me. with quad pro processor. my application is a big one and it is taking lot of time to execute. even though i have quad pro processor...in the task manager, in the performance tab it is showing 25% cpu utilization only..can some one tell how to write the code for my application in order speed up the process of execution for my program....
thanks in advance...
Nasru
You should make your software multi-threaded and not the way you seek for help 
Cheers
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
|