erlangpl-ui icon indicating copy to clipboard operation
erlangpl-ui copied to clipboard

Reduce supervision tree loading time

Open baransu opened this issue 8 years ago • 2 comments

It's very annoying when switching back and forth between tabes you have to wait few seconds to get tree view. We definitely should improve that.

baransu avatar Mar 30 '17 21:03 baransu

Couldn't we cache the data and not remove the trees when we switch tabs? But this thinking might be related to my lack of frontend knowledge.

arkgil avatar Apr 04 '17 20:04 arkgil

I'm thinking about something like this. It all depends on VivaGraph API and how complex workaround I have to do.

baransu avatar Apr 05 '17 07:04 baransu