Skip to content

Optimize saving procedure#1364

Open
wujunyu wants to merge 2 commits intowanglin2:mainfrom
wujunyu:pr-cherry-pick
Open

Optimize saving procedure#1364
wujunyu wants to merge 2 commits intowanglin2:mainfrom
wujunyu:pr-cherry-pick

Conversation

@wujunyu
Copy link
Copy Markdown

@wujunyu wujunyu commented Apr 13, 2026

frequently json parse large mind map and save cause performance issue.
seperate view state and data to minimize time on parsing large mind map.

AI 搞得代码修复,优化了存储性能,我主要用于docker部署,web端访问。

vincent.wu added 2 commits April 13, 2026 10:41
…ng performance

api/index.js: 添加视图数据分离存储,新增 storeViewData 函数;Edit.vue: 实现空闲时保存机制和防抖优化;Navigator.vue: 改进小地图平移性能,减少不必要重绘
TextEdit.js: 添加文本变更检查避免不必要的重渲染;Export.js: 直接返回正确 MIME 类型的 Blob;utils/index.js: 增强 downloadFile() 支持 Blob 对象
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant