We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
The text was updated successfully, but these errors were encountered:
白屏可以考虑14k 加载的时候,塞点东西?
Sorry, something went wrong.
SSR
首屏白屏可以研究的话题可以很多,从加载资源和服务端输出方面商讨,可以采取一些较为好的方案
最近做了一些优化工作,只针对pc端几百个节点做性能优化,主要是采取自动化截屏分析首屏时间,通过chrome分析工具发现性能瓶颈,达到首屏1s内加载, 1.前端资源整合 2.服务端优化。服务端smart渲染(php) 3.异步加载,方案调研 4.可视区函数先执行,缓步加载首屏外脚本 资源:https://github.com/slientLove/lighthouse (针对首屏页面进行性能方案分析)
No branches or pull requests
认领人须知
The text was updated successfully, but these errors were encountered: