[Ikvm-developers] VS2010 debugging slow code.
Brought to you by:
jfrijters
|
From: Jean P. P. <jp....@ar...> - 2012-09-17 14:17:31
|
Hi, I use ikvmc to convert some third party jar files to my output.dll. In my project, I make a reference to output.dll and IKVM.OpenJDK.Core. When I run my code that will run code from output.dll without using VS2010 to debug, code takes 10 seconds (it's normal, it' for connection). When I run the same code running my project and using VS2010 to debug my code, it took more than 2 minutes. Someone has an idea why ? A solution to avoid this problem ? Thanks for advance. Jean-Pierre |