nodify-avalonia icon indicating copy to clipboard operation
nodify-avalonia copied to clipboard

What is limiting the performance? It is MUCH slower than the WPF version!

Open DrDryg opened this issue 10 months ago • 3 comments

I've compared this port with the WPF version. If the number of nodes, and more important the number of connections, is moderately large: Perhaps 50 nodes and most connections are made, the UI becomes slow and lag a lot.

To reproduce: In the playground example generate a graph with 50 nodes. Press the Connect/Disconnect 10 times to add connection. Now moving a node cause a lot of lag.

Doing the same thing in the WPF original Nodify results in a very responsive UI.

DrDryg avatar Apr 28 '24 12:04 DrDryg