Skip to content
代码片段 群组 项目
未验证 提交 e281412e 编辑于 作者: Himanshu Kapoor's avatar Himanshu Kapoor 提交者: GitLab
浏览文件

Address potential performance concerns in GLQL

To address potential performance concerns in GLQL we now:
- Load GLQL blocks only when they are in view using IntersectionObserver
- Use a TaskQueue to ensure only one request at a time is handled
- Use a feature flag glql_load_on_click which when turned on only loads
GLQL blocks on demand
- Show a preview block using skeleton loaders to make the block loading
state more elegant
上级 8a6e4556
No related branches found
No related tags found
无相关合并请求
显示
298 个添加108 个删除
加载中
0% 加载中 .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册