MC++ slower than C#?

  • Thread starter Thread starter 011
  • Start date Start date
0

011

Hello, All!

I've realized some math algorithm in C# and MC++. The feature of it is allocating a lot of memory. So the problem is that C# version works much faster that MC++ version. And execution speed of MC++ app is slowly decreasing. Why could be so?

Regards,
011.

Winamp 5.0 (playing): Stratovarius - Holy Light (instrumental)
 
Difficult to answer without seeing some code. But in general there should be
little difference, are you sure you are setting the correct command line
options in your C++ project.
I'm sure you'll get better answers when posting MC++ related questions to
microsoft.public.dotnet.languages.vc

Willy.
 

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