Skip to content
GitLab
Explore
Sign in
Register
perf: 优化应用启动性能
Code
Review changes
Check out branch
Download
Patches
Plain diff
涵曦猫猫
requested to merge
root/OpenAppUi:revert-2d681560
into
main
Apr 16, 2025
Overview
0
Commits
15
Pipelines
2
Changes
12
Expand
优化窗口创建和加载过程
添加窗口背景色减少白屏闪烁
使用Promise.all并行处理主题初始化和页面加载
优化资源路径处理逻辑
添加性能监控
记录窗口创建和加载耗时
记录总启动时间
优化启动流程
延迟加载非关键功能(菜单和插件)
精简初始化逻辑
性能改进:
减少启动白屏时间
提高页面加载速度
优化资源加载顺序
Merge request reports
Loading