We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Learn more about funding links in repositories.
Report abuse
There was an error while loading. Please reload this page.
之前的实现是全量解析 .sy 为语法树后缓存到内存里,所以在文档较多的情况下索引阶段会占用很多内存。
改进方案:
Activity
[-]优化数据索引内存占用[/-][+]降低数据索引内存占用[/+]