Occasional tab freezes
trudnorx opened this issue · 1 comments
trudnorx commented
Occasionally, the app causes the whole tab to freeze for a number of seconds (possibly only after it's been running for a few hours?).
trudnorx commented
I think this may be what is happening: it would be related to the memory leak bug. After so much old data is collected, every event of receiving new data from the server takes a higher amount of processing time, which causes the tab to hang momentarily while this is processed. The solution to both issues could be therefore similar