dalibo/pev2

Warn the user in case the plan is very big

Opened this issue · 0 comments

It was the case before but it's even more relevant now with the new rendering, when there's a lot of nodes in the plan it becomes very slow and the browser may hang.

When parsing the plan, we should quickly know how many nodes we'll have to display. We could warn the user and propose to avoid the chart display.