谷歌浏览器插件
订阅小程序
在清言上使用

How Streaming Can Improve the World (Wide Web)

COMPANION OF THE WORLD WIDE WEB CONFERENCE, WWW 2023(2023)

引用 1|浏览4
暂无评分
摘要
Since its beginnings, web pages have been based on files. This means that HTML, CSS, and JavaScript are transferred from server to client as files, which by default need to be fully loaded before the web page is displayed. This render-blocking procedure increases loading times significantly, leading to reduced user satisfaction and revenue loss due to lower conversion rates. We present a full implementation of a new approach for loading web pages by splitting up every component and loading the page via a text-based stream. Such a modification aligns with current trends of the HTTP protocol, which has been using streams internally since HTTP/2. It significantly improves loading times, independent of the total page size.
更多
查看译文
关键词
streaming web pages,HTTP,WebSockets,Server Sent Events,web page performance,loading speed
AI 理解论文
溯源树
样例
生成溯源树,研究论文发展脉络
Chat Paper
正在生成论文摘要