You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
WorkerDOM has been released 7 times this quarter so far.
AMP Script was made generally available to all AMP documents.
New Features: Local Storage / Session Storage, WebSockets, Global Event Subscriptions, Passing / Setting AMP State between threads.
Performance Improvements for frequently used DOM Operations
AMP Service Worker
Forced Nullification (forcing an existing ServiceWorker to be replaced with a nullified one) shipped.
Work slowed due to slow adoption and staffing limitations.
AMP Performance Analysis Tool
Tool complete and is usable by AMP Contributors to see the impact of their changes in synthetic environments.
AMP Performance
Exiting micro-task loop (to macro-task) when a task exceeds a time threshold has shipped as a URL level opt-in, showing promising results on documents in production.
Error Message Extraction (from strings to numerical identifiers) is near completion. This will provide a binary size reduction and a DX improvement since errors will link to amp.dev with additional context.
Preload logic moved from HTMLLabelElements to Link Response Headers (2% faster install styles metric).
Layers API Removed (2.5kb reduction)
New Custom Elements v1 Polyfill removing older v0 Polyfill (4kb reduction)
The text was updated successfully, but these errors were encountered:
AMP Script
AMP Service Worker
AMP Performance Analysis Tool
AMP Performance
amp.dev
with additional context.HTMLLabelElement
s toLink
Response Headers (2% faster install styles metric).The text was updated successfully, but these errors were encountered: