Memory and Chrome parameters

We’re using GoJS as a visualiser to show a graph of entities. We’re using Chrome.

The number of entities we can show in the graph seems to be memory limited.

Is GoJS impacted by window.performance.memory.jsHeapSizeLimit or any other parameters that we can tune to maximise the number of entities being displayed?

Thanks.

Could you please tell us more about your app and the data? How complicated are your nodes and how many are there? What Layouts are you using?

Actually, have you read GoJS Performance Considerations -- Northwoods Software ?