Skip to content
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

Critical Network Waterfall visualization. #1451

Open
paulirish opened this issue Jan 11, 2017 · 8 comments
Open

Critical Network Waterfall visualization. #1451

paulirish opened this issue Jan 11, 2017 · 8 comments

Comments

@paulirish
Copy link
Member

paulirish commented Jan 11, 2017

Currently we have a fairly droll representation of the network waterfall.

Paul Lewis did some fantastic mocks that explore how Lighthouse could better render the entire critical path:

image
image

Only slightly relevant, an ugly one from me, trying to combine a smarter network waterfall with grouping by initiator:
image


We can do something along these lines, and dramatically improve how folks understand the key network requests. The scope is a tad smaller than the images above, as we want to start only with replacing the "Critical Network Chains" visualization, and not yet deal with screenshots, main thread activity, or metrics.

Is someone interested in investigating this? We need someone with good skills in visualizing data to take this on.

It'll require some experimenting and iteration, but we will end up with way of representing this data that will be awesome.I also expect a successful design to be adopted by chrome devtools, at least.

@stramel
Copy link
Contributor

stramel commented May 12, 2017

Seems like #2218 Would be a good starting point for this?

BTW those mocks would be awesome!

@mixed
Copy link
Contributor

mixed commented Sep 27, 2017

Thanks. @brendankenny
I am going to open soon. :)

@mixed
Copy link
Contributor

mixed commented Nov 3, 2017

Hi. @paulirish
I have done prototype except for Input latency. Thread/Network parts was developed with reference to the logic of devtools. How about it?

@jackyef
Copy link

jackyef commented Jun 10, 2019

Any updates on this? Would be awesome to see this live!

@patrickhulce
Copy link
Collaborator

@jackyef it's low priority and unlikely to arrive anytime soon.

@mixed
Copy link
Contributor

mixed commented Jun 11, 2019

@jackyef
I think that it will take a long time to work on lighthouse. If you want, I can make 3rd party.

@jackyef
Copy link

jackyef commented Jun 19, 2019

@mixed
That would be cool! Would love to contribute to it too if possible.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
6 participants