Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [udig-devel] Arcsde profiler

Hi Maria,

I usually use Yourkit java profiler (http://www.yourkit.com/) for this sort of 
stuff when looking for memory leaks, performance bottlenecks, etc. I never 
profiled udig this way but GeoServer though, but it helped me to improve the 
GeoTools ArcSDE plugin, which also udig uses, a big deal.

Hope that helps. I guess you'll need to run udig from inside eclipse though, 
or there may be another way to connect the standalone profiler to a running 
application but I just don't know.

Best regards,

Gabriel

On Wednesday 22 October 2008 03:11:29 pm Maria Comanescu wrote:
> Hello,
>
> I'm using arcsde connection mechanism in an udig based application, and I
> would like to somehow measure the number of seconds it takes to connect to
> the server, perform queries and to send a response. Does anyone knows such
> a tool I could use?
>
> Thank you,
> Maria
>
>
>
>
> _______________________________________________
> User-friendly Desktop Internet GIS (uDig)
> http://udig.refractions.net
> http://lists.refractions.net/mailman/listinfo/udig-devel




Back to the top