LEADTOOLS Support
Imaging
Imaging SDK Questions
Re: Slowness occurs in Windows Vista Raster v15
This topic and its replies were posted before the current version of LEADTOOLS was released and may no longer be applicable.
#1
Posted
:
Saturday, October 20, 2007 8:58:21 AM(UTC)
Groups: Registered
Posts: 2
Are there any known issues with a very prominant slowness occurring when initializing WinForm Raster v15 objects on a Windows Vista machine.
I can debug the app to tell you which line this is occuring, but my first step is to find out if this is a known issue and if there is a hotfix for it.
Thank you and I will watch this thread for any ideas on this.
#2
Posted
:
Monday, October 22, 2007 7:12:05 AM(UTC)
Groups: Guests
Posts: 3,022
Was thanked: 2 time(s) in 2 post(s)
I'm not aware of a slowness
problem related to specifically to Windows Vista.
However, Running LEADTOOLS form
inside Visual Studio .Net debugger will result in speed reduction. Within the
VS.NET environment, the debugger is hooked to the process (even if you don't
have any breakpoints), and it will perform extra checking operations, which
could affect speed. This could especially affect v15 of our toolkit because of the
optimization methods implemented in this version.
If you run the demo form
outside the Debugger using the EXE, you will probably notice the speed
difference, and the program will yield faster results.
If this was not the case, then please debug your code
and tell me how exactly are experiencing the slowness.
LEADTOOLS Support
Imaging
Imaging SDK Questions
Re: Slowness occurs in Windows Vista Raster v15
You cannot post new topics in this forum.
You cannot reply to topics in this forum.
You cannot delete your posts in this forum.
You cannot edit your posts in this forum.
You cannot create polls in this forum.
You cannot vote in polls in this forum.