-
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
core(lantern): create network graph from trace (experimental) #16026
Merged
Merged
Changes from 63 commits
Commits
Show all changes
65 commits
Select commit
Hold shift + click to select a range
b4fa823
start on lantern from trace
connorjclark a487855
redirects
connorjclark acaa25c
timings
connorjclark 5bde7b5
typescript
connorjclark aca1615
update
connorjclark 6a50568
more redirect stuff
connorjclark 171f7b7
update
connorjclark bc5ebbf
update
connorjclark 318c6de
initiator call stack
connorjclark 037e690
add a testing tool
connorjclark 4e07d3a
xhr
connorjclark 5a916b2
types
connorjclark 9802496
fix timestamps
connorjclark f955dd6
fix test
connorjclark 0c27d0b
update
connorjclark 2b7d434
update
connorjclark 53b713d
update te
connorjclark 2b19b21
test: update interactive test trace
connorjclark 0ccc87e
Merge branch 'inter-trace' into lantern-from-trace
connorjclark 300ed78
update
connorjclark 96d2ed7
fix timing
connorjclark 9d8969e
Merge remote-tracking branch 'origin/main' into lantern-from-trace
connorjclark 78e66e5
passing tests
connorjclark 4166ca8
vary
connorjclark c2927c3
update
connorjclark 552dda9
wip
connorjclark c0c75d0
move to lantern lib
connorjclark 862cda9
wip
connorjclark 32944ce
:wqerge remote-tracking branch 'origin/main' into lantern-from-trace
connorjclark d23acb0
wip
connorjclark dff6fe5
wip
connorjclark b5c0ec8
wip
connorjclark 09ff562
wip
connorjclark 8db8c7c
test
connorjclark bd244c7
wip
connorjclark b689180
wip
connorjclark ffc56e2
wip
connorjclark 7d637a4
Merge remote-tracking branch 'origin/main' into lantern-from-trace
connorjclark e4196d8
update te
connorjclark 11c0b5b
run lh tests using lantern with trace and cdt
connorjclark fc6b342
disable some tests that need more work
connorjclark 841e534
remove dated comments
connorjclark 61b52b7
update test
connorjclark 84ef26a
tests: use new trace in metrics-test for pwa
connorjclark 1644637
Merge branch 'test-update-metric-trace' into lantern-from-trace
connorjclark d6dd650
remove rounding thing that is not needed anymore
connorjclark c0e6226
only do lantern smoke for ToT
connorjclark 40d0f2a
Merge remote-tracking branch 'origin/main' into lantern-from-trace
connorjclark 183e50d
include audits in trace tests, and exclude many more
connorjclark 9fdcbab
generate network revents in createTestTrace; fix redirect setup in ne…
connorjclark 30460e7
work more on createTestTrace
connorjclark 025fd52
decompose createGraphFromTrace into a few private methods
connorjclark 8c938e4
comment
connorjclark 976a91c
ts
connorjclark 9811633
lint, fix a test
connorjclark 20f72d0
fix minor things with createTestTrace, disabled tests
connorjclark 6edccfe
network sizes
connorjclark a436e25
lint
connorjclark 6b85157
more tweaks to redirect stuff
connorjclark 6126b22
fix type
connorjclark b0a78af
fix wrong access for requestId in Lantern node
connorjclark 007a6f7
account for all workers in our lookup
connorjclark 34316d5
be more explicit
connorjclark bf7b5d2
pr
connorjclark df982f7
Merge remote-tracking branch 'origin/main' into lantern-from-trace
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
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
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
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
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
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
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
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
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
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
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
Oops, something went wrong.
Oops, something went wrong.
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.
yay! i so appreciate this rename. :) thanks