Hello Microsoft or others,
Description and details:
For the past few weeks we have been experiencing a degradation in performance on the Azure Digital Twins Explorer, making us have to wait several minutes for the initial data to load (models + our twins). After testing a lot of things we have a broad idea of the origin. What we tried:
- Empty ADT instance (no models and no twins) (no issues with load times)
- Small or large number of digital twins in a signal Azure Digital Twins instance (insignificant impact)
- Different tenants (no impact)
- No models uploaded vs full REC uploaded (significant impact)
- Network request load time - no models vs full REC (insignificant impact)
- Caching + eager loading vs no caching + eager loading (insignificant impact)
The initial load times currently take up to several minutes (I just did an actual measurement where it took 1 minute 20 which was relatively fast, often the browser shows a page not responding message). In the network tab I can see that all models from REC (~1300) where downloaded after just 3 seconds. I then took an additional 1 minute 17 to load them to UI in order to actually view or interact with them. We are experiencing this with a team of multiple people on multiple tenants.
Conclusion:
It seems that the loading after downloading the models takes a long time in the browser, given that all models were downloaded in 3 seconds but being able to interact with them takes up to several minutes. This performance degradation is only appearing the last few weeks.
Question:
Is this a known issue, and is there a way for us to improve this performance on our side?
Thanks in advance,
Giel