Skip to content
This repository has been archived by the owner on Dec 29, 2022. It is now read-only.

Support budgets for UserTiming measurements #9

Open
khempenius opened this issue Apr 24, 2020 · 1 comment
Open

Support budgets for UserTiming measurements #9

khempenius opened this issue Apr 24, 2020 · 1 comment

Comments

@khempenius
Copy link
Contributor

No description provided.

@WebCloud
Copy link

UserTiming can probably utilize the same formatting for the timings section on budget.json

    "user-timings": [
      {
        "metric": "my-cool-custom-mark",
        "budget": 500
      },
      {
        "metric": "my-cool-custom-measure",
        "budget": 2000
      }
    ]

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants