sjcobb commented on issue #20022:
URL: https://github.com/apache/echarts/issues/20022#issuecomment-2163282730

   You can see below how heap snapshots steadily increase even after garbage 
collection kicks in, which eventually results in the browser tab crashing:
   
   
![image](https://github.com/apache/echarts/assets/9369625/dafea7a3-6bb1-4a7e-9ca6-ae553517cfe8)
   
   Line charts using 'time' axis are especially problematic or it's possible a 
[variable in the 
Scheduler](https://github.com/apache/echarts/blob/master/src/core/Scheduler.ts#L325)
 (maybe related to agentStubMap or an event handler?) needs to be cleaned up


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to