-
-
Notifications
You must be signed in to change notification settings - Fork 33
Open
Labels
enhancementNew feature or requestNew feature or requestsimulatorPinecone simulatorPinecone simulator
Description
The visjs graph can consume a lot of processor time when simulating large networks. This results in two potentially undesirable behaviours.
- simulation state update messages taking longer to be processed as they are received
- processor usage gets really high
It would be beneficial to be able to "pause" the visjs simulation. This would greatly reduce the processing currently happening and allows the sim ui to quickly process new updates. Visjs already has this ability in the API, the sim just needs some added UI and to have it hooked up.
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or requestsimulatorPinecone simulatorPinecone simulator