J
JamesBlack
Hi Guys,
I'm writing some addin modules for my C# app in managed C++.Net. I've
noticed that managed C++ is slower than C#, or at least it seems to be. The
startup for an empty form takes noticeably longer. Is this just a startup
thing, or is there really a performance difference between C# and manged
C++?
James
I'm writing some addin modules for my C# app in managed C++.Net. I've
noticed that managed C++ is slower than C#, or at least it seems to be. The
startup for an empty form takes noticeably longer. Is this just a startup
thing, or is there really a performance difference between C# and manged
C++?
James