CURENT / agvis

Geo-visualization for energy system
https://ltb.curent.org
GNU General Public License v3.0
7 stars 5 forks source link

Functionality: Low performance with MS Edge browser #34

Closed jinningwang closed 1 year ago

jinningwang commented 1 year ago

When using ANDES, DiME, and AGVis, together, I ran into an issue, the visualization using MS Edge browser is a lot behind the ANDES simulation speed. After switching to Google Chrome, the issue disappeared.

All three modules, namely ANDES, DiME, and AGVis, are running on WSL, Ubuntu 22.04. MS Edge browser is running on win10. ANDES is running in quasi-real-time mode with an IEEE 39-bus system.

If this is the case, we might need to mark this as a known issue in the documentation.

nparsly commented 1 year ago

I did some tests with MS Edge using both the IDR for running simulations and the federated use with ANDES and DiME. I did not experience any slow down, so this may have just been a hardware problem, though I'll look into it further.

jinningwang commented 1 year ago

Thanks for your efforts on this. I suggest that we could add a clarification to the documentation, including a mention of using "private browsing mode" (also known as "incognito mode") as the "Igniot window". Additionally, if users experience performance issues, we can suggest trying another browser or disabling any ad blockers or other browser extensions that may be interfering with the application.

I did some tests with MS Edge using both the IDR for running simulations and the federated use with ANDES and DiME. I did not experience any slow down, so this may have just been a hardware problem, though I'll look into it further.

jinningwang commented 1 year ago

It turned out to be an issue with the MS Edge browser itself, rather than AGVis. It had been addressed by switching to Google Chrome.