项目作者: GoogleChromeLabs

项目描述 :
Discoveries on Sustainable Loading research
高级语言:
项目地址: git://github.com/GoogleChromeLabs/discovery.git
创建时间: 2017-01-17T18:43:01Z
项目社区:https://github.com/GoogleChromeLabs/discovery

开源协议:Other

下载


discovery

Discoveries learned exploring Sustainable Loading for the web.

discovery-logo-compressed

What is the Sustainable Loading project?

Modern Web applications load code and data. Loading and processing (parsing, evaluating etc.) this data is not free, and negatively impacts the RAIL of the application. Further, as the apps become more complex, the code/data loading demands increase, and so does their impact. The impact becomes critical on mobile devices, leading to terrible user experience, unhappy users and developers.

Sustainable Loading is an initiative in Chrome to solve the problem of scalably loading complex applications with minimal impact on RAIL by giving developers the right tools, primitives, and narrative.