Skip to content

Commit

Permalink
Merge pull request #188 from HTTPArchive/tunetheweb-patch-1
Browse files Browse the repository at this point in the history
Update INP from experimental
  • Loading branch information
tunetheweb authored Apr 14, 2024
2 parents 4eb9354 + a62c7ad commit 2cc21be
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion sql/histograms/cruxInp.sql
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ FROM (
FROM (
SELECT
form_factor,
experimental.interaction_to_next_paint.histogram.bin AS bins
interaction_to_next_paint.histogram.bin AS bins
FROM
`chrome-ux-report.all.${YYYYMM}`
)
Expand Down

0 comments on commit 2cc21be

Please sign in to comment.