Skip to content

Network Efficiency Guardrails -- Inefficient network usage Document Policy #267

@lflores-ms

Description

@lflores-ms

Introduction

Network Efficiency Guardrails allows documents to opt into User Agent monitoring of network resource usage to identify resource loading patterns that are known to have disproportionate performance impact, using Document Policy as the configuration mechanism. When enabled, the User Agent classifies specific resource loading patterns as policy violations (for example, serving large or uncompressed assets), and surfaces them via the Reporting API, optionally enforcing them by blocking the resource.

Motivation

While existing performance APIs expose detailed request‑level metrics, they require developers to derive their own heuristics to identify inefficient network behavior. In practice, this makes it difficult to attribute real‑world performance regressions. The goal of this API is to make inefficient network resource usage observable through a policy-level signal.

Read the complete Explainer.

Feedback

I welcome feedback in this thread, but encourage you to file bugs against the Explainer.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions