[GEF4/Zest]Performance issues with larger graphs [message #1745134] |
Wed, 05 October 2016 10:35  |
Eclipse User |
|
|
|
Hello,
I'm currently looking into GEF4 for visualizing graphs. With the help of the examples I created a small application to test things. It is working as intended, however, when I use graphs with 50 nodes and 100 edges (or more), the performance becomes quite bad. Selecting nodes is delayed, dragging nodes is slow and dragging multiple nodes is a slideshow. I don't think the mentioned graph is very big so I'm not sure if this is how it is supposed to work.
Hardware acceleration is enabled and working. I'm using an i7-3612QM and its integrated HD Graphics 4000. I also tested the application on a desktop computer with more or less similar results. The only difference was the amount of nodes needed to go into slideshow mode.
Thanks in advance,
Christian
|
|
|
|
|
|
|
|
Re: [GEF4/Zest]Performance issues with larger graphs [message #1745428 is a reply to message #1745413] |
Mon, 10 October 2016 10:54  |
Eclipse User |
|
|
|
Sounds great.
For dragging performace I noticed a correlation between the number of edges and the performance drop. I created some graphs with zero edges where dragging 100 out of 250 nodes was still fairly smooth. Once I connected all nodes to the first node in the graph the performance wasn't as good anymore when dragging multiple nodes and dragging the node with 249 edges was very slow. I don't know if this is in line with your test, it is just something I noticed and thought would be worth sharing.
Either way, thanks alot for looking into this.
|
|
|
Powered by
FUDForum. Page generated in 0.24701 seconds