-
Notifications
You must be signed in to change notification settings - Fork 9.4k
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
misc: lantern trace collection script #9662
Merged
Merged
Changes from 1 commit
Commits
Show all changes
109 commits
Select commit
Hold shift + click to select a range
a261919
init
connorjclark 92ea971
first pass
connorjclark f4441aa
tracePath
connorjclark 20c2709
remove task stuff
connorjclark 419151a
progress stuff
connorjclark 1423a95
ProgressLogger
connorjclark 6565644
urls. 9
connorjclark 80b0e58
move to folder, readme, urls.json
connorjclark a4c7b58
comments
connorjclark 8badb3f
eslint
connorjclark 4104f8b
archive
connorjclark c25babd
readme
connorjclark 475c6eb
comments
connorjclark f937608
pr
connorjclark 2738755
log skipped
connorjclark 22bb27a
wpt/unthrottled
connorjclark ae5481e
use while
connorjclark 1b8d529
Update lighthouse-core/scripts/lantern/collect/collect.js
connorjclark 32e9c41
comment
connorjclark 0e23c7b
remove path join
connorjclark 7012e86
pr
connorjclark d62c64b
exec async
connorjclark c4a5bc1
pr
connorjclark a9f48c9
pr
connorjclark 1f02506
archive
connorjclark 5d82760
lhr
connorjclark ef1566e
devtools log
connorjclark 71c100f
max buffer. filestub is insecure
connorjclark 68b06d7
readme
connorjclark f9fe259
sorta organize
connorjclark 1ee49a2
update list
connorjclark d134c52
urls
connorjclark a9d2b7e
10s
connorjclark 23e4306
403
connorjclark 0992893
urls
connorjclark f221897
delete bad urls
connorjclark dc0331b
birds arent real
connorjclark 9e47e8e
sort
connorjclark b4982d2
cool sites
connorjclark 4b49fe8
sites
connorjclark 53a91cc
banjo
connorjclark 3207ac1
chrome beta
connorjclark 89dae69
remove stale comment
connorjclark c52b519
better waiting
connorjclark b50784f
download link
connorjclark 68503ba
summary
connorjclark de61ec2
remove bad urls
connorjclark 0acf633
golden
connorjclark e07e3df
common.js
connorjclark 60a2576
golden
connorjclark a7c2d36
logger
connorjclark 415199a
fix emptry trace event
connorjclark 2e9a4c7
fix collect
connorjclark dce6140
tsc
connorjclark 1f4f51a
add metrics dump to golden.json
connorjclark a664425
update zips
connorjclark 9c84f91
changes
connorjclark 2a6bcd3
use public drive links
connorjclark 5a8fea2
fix wpt query
connorjclark a8b3bf7
rm custom connectivity params
connorjclark 71a6a87
update location
connorjclark 09319e2
fix
connorjclark ecb3c06
Merge remote-tracking branch 'origin/master' into lantern-collect
connorjclark ebe0cf9
rm url that always timesout wpt
connorjclark e5b2915
use golden format that lantern expects
connorjclark af618eb
fix metrics
connorjclark c604758
Merge remote-tracking branch 'origin/master' into lantern-collect
connorjclark 336b1d2
links
connorjclark 3cae321
moto4
connorjclark 20206d9
Merge remote-tracking branch 'origin/master' into lantern-collect
connorjclark aab7f40
oopif flag
connorjclark 06e14fc
mkdirp
connorjclark 75bdecd
use stable
connorjclark 3fe1f2b
Merge remote-tracking branch 'origin/master' into lantern-collect
connorjclark ae65e32
use beta
connorjclark 7182a26
disable throttling
connorjclark 36f3432
fix 302s
connorjclark 01ddf2f
retry if no metrics. use fmp instead of tti for median
connorjclark 97bea1a
tweak percentiles
connorjclark 161ef23
wait for wpt before doing local
connorjclark 12b0d43
mkdirp
connorjclark 0337100
don't hit the api so hard
connorjclark 30d7ef9
make all wpt requests at same time
connorjclark 270676c
Merge remote-tracking branch 'origin/master' into lantern-collect
connorjclark 90725b5
dont wait to poll more than 10 min
connorjclark 4fa8939
Merge branch 'lantern-collect' of github.com:GoogleChrome/lighthouse …
connorjclark e8b04d0
remove url that never finishes
connorjclark 1063c4d
no oopifs by default
connorjclark 9b3675d
Merge branch 'master' into lantern-collect
patrickhulce 43efd9f
Revert "make all wpt requests at same time"
patrickhulce 4c7a63f
patrick's tweaks to lantern collection script (#9980)
patrickhulce e7afdec
check metrics, use Chrome stable, record screenshots
connorjclark 46a3804
nit
connorjclark 3809a24
tweaks
connorjclark 472b977
tmp
connorjclark 4345fe5
persist warnings in summary
connorjclark b16f6b2
docs on gcp
connorjclark 7000578
Merge remote-tracking branch 'origin/master' into lantern-collect
connorjclark 75ef38c
pipefail
connorjclark 210b614
repeat until works
connorjclark 0ca1fee
add --project
connorjclark da264dd
gsutil
connorjclark 8f6b889
travis just lantern
connorjclark b7e6661
update
connorjclark c94beda
works now
connorjclark 39b5f6c
fix logic
connorjclark 17b6478
fix bash
connorjclark 7c1518e
curl
connorjclark 04e8b5a
delete prompt
connorjclark File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
❤️