Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » GEF » meassuring performance and optimization of figure painting
meassuring performance and optimization of figure painting [message #481303] Thu, 20 August 2009 08:44
Fredrik Robertssen is currently offline Fredrik Robertssen
Messages: 22
Registered: July 2009
Junior Member
Hi,

I have developed a graphical editor using GEF. in the first phase, I was
just concerned with getting things working, and wasn't paying too much
attention to optimizing code, especially for drawing routines and updating
figures. To make my program more user-friendly, I'd like to do that now.

I wonder if somebody has experience in doing such optimizations. I'd like
to somehow measure which improvements actually help, and at which code I
should start improving.

Is profiling possible? My editor needs a full Eclipse running. Or is there
no other means than going through the code, line by line, and applying
common sense how to optimize it?

Thanks in advance,

Fredrik
Previous Topic:Margin Rulers
Next Topic:[Zest] DirectedGraphLayoutAlgorithm - Nodes are not visible
Goto Forum:
  


Current Time: Tue May 21 18:23:20 EDT 2013

Powered by FUDForum. Page generated in 0.05905 seconds