This example focuses on connection-heavy rendering rather than raw node count. A central draggable node is connected to a large ring of surrounding nodes, so you can measure routing, marker rendering, and redraw cost while changing connection settings live.
What you can test in this demo:
fixed, fixed-center, and floating routing behavior.straight, segment, bezier, and adaptive-curve paths.Why this example is useful:
[example.html] <<< https://raw.githubusercontent.com/Foblex/f-flow/main/libs/f-examples/nodes/stress-test-with-connections/example.html [example.ts] <<< https://raw.githubusercontent.com/Foblex/f-flow/main/libs/f-examples/nodes/stress-test-with-connections/example.ts [example.scss] <<< https://raw.githubusercontent.com/Foblex/f-flow/main/libs/f-examples/nodes/stress-test-with-connections/example.scss