AMD Athlon and VS VC++.NET 2003

  • Thread starter Thread starter Peteroid
  • Start date Start date
P

Peteroid

I created a managed C++ application at work on a Dell computer running at
around 3 ghz. It runs fine, and looking at CPU usage (vie the Windows Task
Manager), it doesn't even show up (the meter is almost at zero, indicating
its not using very much CPU time).

Then I took it home and tried running it on my computer with a AMD Athlon
64-bit processor running at 2 ghz. It's slow as molasses, and uses up 100%
of CPU!

Why the big difference, and what's going on here? Both (I believe) have the
most recent version of .NET Framework, so why is this happening?

[==P==]
 
Not enough information (what does your app?
how much RAM you have at work vs. home? how the .net stuff is configured?
etc... )

--PA
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top