Closed hezhaoye closed 5 months ago
什么版本的
什么版本的
升级到2.1.0会有明显改善,详情见 https://github.com/apolloconfig/apollo/pull/4473
好的,感谢。
升级到2.1.0会有明显改善,详情见 #4473
升级后,发现了一个新的问题,这段逻辑在namespace很多的情况下,执行速度很长,在大概500个namespace的情况下,耗时大概25秒。看看这里是否可以优化下?
话说这个是否可以通过分页来实现页面加载速度提升呢
最新版本可以清理历史数据,也有助于加快查询
This issue has been automatically marked as stale because it has not had activity in the last 30 days. It will be closed in 7 days unless it is tagged "help wanted" or other activity occurs. Thank you for your contributions.
This issue has been automatically closed because it has not had activity in the last 7 days. If this issue is still valid, please ping a maintainer and ask them to label it as "help wanted". Thank you for your contributions.
在项目namespace数量比较多的情况下(大约1000个),打开页面加载速度很慢,比较影响用户体验,这个是否有什么优化改进方案?