-
-
Notifications
You must be signed in to change notification settings - Fork 2.1k
Improve block ref searching performance #11951
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
Comments
数据库搜索相比之前也变慢了 |
@88250 d大,是恢复周更了吗,下周应该会更新吧 |
会的,但是后面不一定周更了。
…---原始邮件---
发件人: ***@***.***>
发送时间: 2024年7月11日(周四) 下午4:03
收件人: ***@***.***>;
抄送: ***@***.******@***.***>;
主题: Re: [siyuan-note/siyuan] 提高块引搜索性能 (Issue #11951)
@88250 d大,是恢复周更了吗,下周应该会更新吧
—
Reply to this email directly, view it on GitHub, or unsubscribe.
You are receiving this because you were mentioned.Message ID: ***@***.***>
|
好的,我的理解是,如果有比较影响使用的bug,就尽快更。没有的话,就不周更是吧 |
嗯,差不多是这样的情况。
…---原始邮件---
发件人: ***@***.***>
发送时间: 2024年7月11日(周四) 下午4:12
收件人: ***@***.***>;
抄送: ***@***.******@***.***>;
主题: Re: [siyuan-note/siyuan] 提高块引搜索性能 (Issue #11951)
会的,但是后面不一定周更了。
…
---原始邮件--- 发件人: @.> 发送时间: 2024年7月11日(周四) 下午4:03 收件人: @.>; 抄送: @.@.>; 主题: Re: [siyuan-note/siyuan] 提高块引搜索性能 (Issue #11951) @88250 d大,是恢复周更了吗,下周应该会更新吧 — Reply to this email directly, view it on GitHub, or unsubscribe. You are receiving this because you were mentioned.Message ID: @.***>
好的,我的理解是,如果有比较影响使用的bug,就尽快更。没有的话,就不周更是吧
—
Reply to this email directly, view it on GitHub, or unsubscribe.
You are receiving this because you were mentioned.Message ID: ***@***.***>
|
这个报错是因为配置的 工作空间/data/.siyuan/refsearchignore 有误,里面要写 WHERE 条件子句 才能符合 SQL 语法。 |
这个块引搜索优化完我这边好像没啥感知,还是刚索引完就挺快,隔天又变慢了😥 |
提高块引搜索性能
https://ld246.com/article/1720682769643
确实不快
描述:
步骤:
任意页面上 输入
[[
开始创建link输入 test, 转圈3秒,才出来列表
siyuan.log报错
如果这时候不做任何操作, 就停留在上图的状态, I/O ,cpu 都是高负载不停
红框这段就是查出列表后,啥也不干的状态.
The text was updated successfully, but these errors were encountered: