Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » GEF » performance issues on GEF
performance issues on GEF [message #997213] Fri, 04 January 2013 13:43
kim bs is currently offline kim bsFriend
Messages: 1
Registered: January 2013
Junior Member
Hi, there?

I developed some monitoring application by using GEF frameworks.

But, there are some performance problem to refresh/resize main viewer.

* my test condition likes below.

- application has several viewer. (main viewer, thumbnail viewer and table viewer)
- main viewer draw and refresh 15,000 figures (nodes and connections)

my application is real-time monitoring tools, so response time is very important to me.

but, when i resize main viewer, there are some delays resize viewers and refresh figures.

I tried to customise my application. But It's stiil slow.

I think.. performance of drawing/refreshing large size figures is a limitation of GEF frameworks.

the bottle nack is lightweight system.
(lightweight system->deferred update manager (ControlResize<------ here))

lightweight system is GEF core source. so I don't know how to do.

am I develop my custom lightweight system?

It's not easy to me. please give me some idea. Smile
Previous Topic:Drag onto connection
Next Topic:Selection synchronizing in two Editors
Goto Forum:
  


Current Time: Tue Mar 19 07:45:08 GMT 2024

Powered by FUDForum. Page generated in 0.03882 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top