-
-
Notifications
You must be signed in to change notification settings - Fork 183
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Media 2021 queries (#2144) #2308
Conversation
@dougsillars could you enumerate the queries we'll need to complete the video section? |
Converting the PR to draft for now. @eeeps please mark "Ready for review" when ready. |
@eeeps @dougsillars how's the analysis going? Is there anything I can do to help? |
When are they due? I havent gotten to the queries yet. |
Milestones and due dates are documented at the top of the chapter issue. We allocated 2 months for analysis, so it's due September 30 to stay on schedule. Since you're both authors and analysts, it's ok if you need to spend more time on analysis, as long as you know that you'll have less time for writing. |
Let us know if there's anything we can do to help keep the analysis on track. |
Hi @dougsillars @eeeps is there anything I can do to help unblock this PR? |
I'll work on this this week. |
Thanks @dougsillars. Let me know if I can help at all! Just 4 more weeks left for authoring so I want to make sure you have enough time. |
@eeeps @dougsillars any update on the analysis? Getting worried that there aren't any queries committed to the PR yet and the draft is due in a couple of weeks. |
@rviscomi I, too, have been a bit worried! I've managed to clear some time off of my schedule last/this week and have enlisted the help of a colleague, @akshay-ranganath. I've been slowly finding my way through how to query the JSON output from https://github.com/HTTPArchive/legacy.httparchive.org/blob/master/custom_metrics/responsive_images.js. Current status: I have that JSON pulled into a temporary imgElements table with nicely CAST columns, which should allow for easier querying. Like this: [expand for a big chunk of SQL]
My current plan is to use this mega-intermediate-table to explore the sample data and build a suite of queries that work, and then whittle them back, deleting unnecessary intermediate columns from each query, before switching them over to the full dataset. I'll try to keep this thread and/or the #web-almanac-media Slack updated with progress. @dougsillars How are the video queries going? |
Sorry Rick and Eric - some work firedrills this week, but I plan to spend all day tomorrow, and time next week on this. |
… picture elements per page
Test query for 'encoding -> format use'
… into media-2021-queries
….httparchive.org into media-2021-queries
Adding queries from past year
…uery for decode usage
@akshay-ranganath @eeeps could you update the checklist above to reflect what (if any) remaining queries there are? This needs to be reviewed and merged ASAP. |
….httparchive.org into media-2021-queries
...excluded from other analysis
...which was making it return no results?
Lazy-loading timeseries can be repurposed from https://almanac.httparchive.org/en/2021/resource-hints#fig-15 |
See #2583 |
Progress towards #2144
(Initially empty) PR to track progress on Media 2021 queries.
Queries we need (based on the outline)
♻️ = try to use same query from 2019/2020 in order to facillitate comparison over time
Images
Impact
tracking1x1 pixelsContent
Encoding
Embedding
Layout
Delivery
Video