All Projects → GoogleChromeLabs → Discovery

GoogleChromeLabs / Discovery

Licence: other
Discoveries on Sustainable Loading research

Projects that are alternatives of or similar to Discovery

Jscost.org
JSCost.org - a JavaScript cost visualizer 💸
Stars: ✭ 101 (-41.95%)
Mutual labels:  compile, parse, performance
Remarkable
Markdown parser, done right. Commonmark support, extensions, syntax plugins, high speed - all in one. Gulp and metalsmith plugins available. Used by Facebook, Docusaurus and many others! Use https://github.com/breakdance/breakdance for HTML-to-markdown conversion. Use https://github.com/jonschlinkert/markdown-toc to generate a table of contents.
Stars: ✭ 5,252 (+2918.39%)
Mutual labels:  compile, parse
React Adaptive Hooks
Deliver experiences best suited to a user's device and network constraints
Stars: ✭ 4,750 (+2629.89%)
Mutual labels:  performance, loading
Monomorphist
monomorphist - a JavaScript performance companion
Stars: ✭ 30 (-82.76%)
Mutual labels:  v8, performance
Sqip
"SQIP" (pronounced \skwɪb\ like the non-magical folk of magical descent) is a SVG-based LQIP technique.
Stars: ✭ 3,074 (+1666.67%)
Mutual labels:  performance, webperf
Imageoptim Cli
Make optimisation of images part of your automated build process
Stars: ✭ 3,215 (+1747.7%)
Mutual labels:  performance, webperf
V8 Bailout Reasons
🔧 A list of Crankshaft bailout reasons with examples
Stars: ✭ 861 (+394.83%)
Mutual labels:  v8, performance
Perfcascade
Responsive, SVG based HAR waterfall viewer
Stars: ✭ 225 (+29.31%)
Mutual labels:  performance, webperf
Import Cost
displays the import size of the package you are importing inside the code editor
Stars: ✭ 1,021 (+486.78%)
Mutual labels:  performance, webperf
Yall.js
A fast, flexible, and small SEO-friendly lazy loader.
Stars: ✭ 1,163 (+568.39%)
Mutual labels:  performance, webperf
Pwmetrics
Progressive web metrics at your fingertipz
Stars: ✭ 1,243 (+614.37%)
Mutual labels:  performance, webperf
Web Tooling Benchmark
JavaScript benchmark for common web developer workloads
Stars: ✭ 290 (+66.67%)
Mutual labels:  v8, performance
Snapdragon
snapdragon is an extremely pluggable, powerful and easy-to-use parser-renderer factory.
Stars: ✭ 180 (+3.45%)
Mutual labels:  compile, parse
Breakdance
It's time for your markup to get down! HTML to markdown converter. Breakdance is a highly pluggable, flexible and easy to use.
Stars: ✭ 418 (+140.23%)
Mutual labels:  compile, parse
Easy Monitor
企业级 Node.js 应用性能监控与线上故障定位解决方案
Stars: ✭ 2,451 (+1308.62%)
Mutual labels:  v8, performance
Micromark
the smallest commonmark compliant markdown parser that exists; new basis for @unifiedjs (hundreds of projects w/ billions of downloads for dealing w/ content)
Stars: ✭ 793 (+355.75%)
Mutual labels:  compile, parse
Perf.rocks
Curated resources that help you build lightning fast websites
Stars: ✭ 206 (+18.39%)
Mutual labels:  performance, webperf
Performance Bookmarklet
Performance-Bookmarklet helps to analyze the current page through the Resource Timing API, Navigation Timing API and User-Timing - requests by type, domain, load times, marks and more. Sort of a light live WebPageTest.
Stars: ✭ 997 (+472.99%)
Mutual labels:  performance, webperf
Flamebearer
Blazing fast flame graph tool for V8 and Node 🔥
Stars: ✭ 1,485 (+753.45%)
Mutual labels:  v8, performance
Nemetric
前端性能指标的监控,采集以及上报。用于测量第一个dom生成的时间(FP/FCP/LCP)、用户最早可操作时间(fid|tti)和组件的生命周期性能,,网络状况以及资源大小等等。向监控后台报告实际用户测量值。
Stars: ✭ 145 (-16.67%)
Mutual labels:  performance, webperf

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.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].