Barry Pollard
Barry Pollard
> The point is that there is only one artifact link no matter how many more pages were tested. So putting it under each toggle separately will be confusing. Ah...
> [WPT test results](http://webpagetest.httparchive.org/results.php?test=241014_QN_5) > > Cannot display changed custom metrics due to comment size limits, use [test JSON](https://webpagetest.httparchive.org/jsonResult.php?test=241014_QN_5&pretty=1) instead. Been a while since I looked at this, so was...
Yeah the fact it's huge (and so I needed to search for the custom metrics) was the main reason I didn't like the JSON. Can always get that JSON from...
Fixed in v5 with #518
@mmocny / @zuoaoyuan this looks weird: ```json { "name": "click", "entryType": "event", "startTime": 13769.199999928474, "duration": 368, "navigationId": "204030c4-b7ac-4c2c-a31d-5d15ef400627", "interactionId": 7303, "processingStart": 14136.299999952316, "processingEnd": 16142, "cancelable": true } ``` The `processingEnd`...
Hmmm... so I guess from an INP point of view the duration _has_ finished processing. So we could cap `processingDuration` (there precedence for this in #527 for example). Would still...
That's why I said "from an INP point of view" 😁 OK will raise a PR similar to #527
They've been hacked and hacked and hacked and are now a mess. Mostly my hacking. Open to better ideas here (dataform?). Basically they need to be able to do this:...
Deployed on a VM in the cloud. We do a "git pull" to release a new report and it's kicked off from cron every morning and bails early if tables...