This forum uses cookies
This forum makes use of cookies to store your login information if you are registered, and your last visit if you are not. Cookies are small text documents stored on your computer; the cookies set by this forum can only be used on this website and pose no security risk. Cookies on this forum also track the specific topics you have read and when you last read them. Please confirm that you accept these cookies being set.

Graphic Performance Problem in different firmwares
#2
You can look into network activity in browser developer tools (F12). Old firmware used long-polling, so any bus activity caused data reload via AJAX. It is slower than websockets, but should not be as slow as 4 seconds. Either there's too much bus activity or some script causing a slow-down.
Reply


Messages In This Thread
RE: Graphic Performance Problem in different firmwares - by admin - 18.08.2017, 12:16

Forum Jump: