MrBlenny / react-flow-chart

🌊 A flexible, stateless, declarative flow chart library for react.
https://mrblenny.github.io/react-flow-chart/index.html
MIT License
1.46k stars 306 forks source link

The 'scale' test example is extremely slow on refresh.. seems a bug somehow as it is not scaling to hundreds? #214

Open rchancey opened 3 years ago

rchancey commented 3 years ago

Is there something wrong where rendering a hundred nodes is really breaking this?

I love this package..very nice.. and I used https://github.com/dagrejs/dagre/wiki to calculate the layout .. but this thing is really slow.. really need to do something on the performance.

italodeandra commented 2 years ago

Closing dev tools helped a lil bit.