Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

页面内容定时reload浏览器占用内存会越来越大导致越来越卡 #11384

Open
EvanZheng11 opened this issue Dec 17, 2024 · 1 comment

Comments

@EvanZheng11
Copy link

EvanZheng11 commented Dec 17, 2024

描述问题:

页面内容定时reload(比如使用service包一个表格,service去定时获取数据来更新,如果数据量够大的且间隔频繁的情况下,这个占内存的增长就能在浏览器的memory那看到很明显的上涨,虽然过一会会降一点,但好像会清理不完全,这种内存占用会不断累积)浏览器占用内存会越来越大导致越来越卡

截图或视频:

如何复现(请务必完整填写下面内容):

  1. 你是如何使用 amis 的?
    sdknpm其他...

  2. amis 版本是什么?请先在最新 beta 版本测试问题是否存在

  3. 粘贴有问题的完整 amis schema 代码:

code here...
  1. 操作步骤
    请简单描述一下复现的操作步骤...
@lhtuling
Copy link

#如果数据量够大的且间隔频繁的情况下,这个占内存的增长就能在浏览器的memory那看到很明显的上涨

说明产品设计有问题吧。。。
可能这个功能只适合小数据量返回的接口,我用官方接口测试了几分钟,内存正常!
所以看能不能更换下设计思路和逻辑

Amis低代码前端框架交流群【QQ1群】:717791727
Amis低代码前端框架交流群【QQ2群】:721182449

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants