microsoft / service-fabric-explorer

Service Fabric Explorer is a web based dashboard for visualizing the state of a Service Fabric cluster.
MIT License
107 stars 69 forks source link

Reduce Performance Hit from loading large amount of services #887

Open chensation opened 6 months ago

chensation commented 6 months ago

Describe the bug On loading data, sfx lags. If auto refresh is turning on, sfx will lag for every refresh attempt. image

To Reproduce Go here: Service Fabric Explorer (azure.com) Expand the Service node under fabric:/ServiceStress app.

Expected behavior A clear and concise description of what you expected to happen.

Screenshots If applicable, add screenshots to help explain your problem.

Additional context Add any other context about the problem here.