-
-
Notifications
You must be signed in to change notification settings - Fork 1.9k
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
Improve database template field loading performance #12818
Comments
88250
added a commit
that referenced
this issue
Oct 17, 2024
88250
added a commit
that referenced
this issue
Oct 17, 2024
大概能提升多少? |
好几倍吧,等 dev3 发布你试试看。 |
88250
added a commit
that referenced
this issue
Oct 17, 2024
88250
added a commit
that referenced
this issue
Oct 17, 2024
赶脚确实快了非常多,得劲 |
话说我的没有多少绑定块而且没用模板字段的数据库虽然只有60行15列,但开了Savor主题之后编辑一个单元格都得卡两秒。 感觉整个数据库块元素更新真的很影响性能。 更新:卡两秒是我的代码片段导致的,重写之后应该没有这个问题了 #11365 (comment) |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
特别是对于包含了绑定块的库有较大提升。
The text was updated successfully, but these errors were encountered: