A
Atmapuri
Hi!
I am calling .NET v1.1 assembly from VS2005
and even with very simple functions the code is about 10x
slower....I am suspecting Security attribute checking for
unmanaged code...
How can I figure out what is causing the slowdown?
I was calling a very short function using dissassembly
and could not notice anything special...
Thanks!
Atmapuri
I am calling .NET v1.1 assembly from VS2005
and even with very simple functions the code is about 10x
slower....I am suspecting Security attribute checking for
unmanaged code...
How can I figure out what is causing the slowdown?
I was calling a very short function using dissassembly
and could not notice anything special...
Thanks!
Atmapuri