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

Network Waterfall Graph. #116

Open
jcampbell05 opened this issue Mar 11, 2016 · 3 comments
Open

Network Waterfall Graph. #116

jcampbell05 opened this issue Mar 11, 2016 · 3 comments

Comments

@jcampbell05
Copy link

#5 is amazing! But I would love to have a waterfall graph of when each request starts and ends so I can understand why one may be taking a littler longer (Maybe we are sending too much?

Something like we have in chrome debugger.

image

@jcampbell05 jcampbell05 changed the title Waterfall Netwrok Network Waterfall Graph. Mar 11, 2016
@euanchan
Copy link
Contributor

euanchan commented May 8, 2019

@jcampbell05 We've open source our debugging tools inspect from FLEX, it has built-in waterfall graph for URLSession transactions.
MTHawkeye - Network Monitor

@NSExceptional
Copy link
Collaborator

@euanchan That's amazing! I a PR would be greatly appreciated, but I'll see if I can get it working myself when I have a free moment.

@7a
Copy link

7a commented May 2, 2020

@NSExceptional Any chance integration with MTHawkeye could happen in the near future?
The Network monitor is currently too limited: No persistence, if the app crashes you lose everything, inability to export all network traffic records, inability to perform global searches on HTTP traffic, etc.
It seems MTHawkeye implements all these critical features.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

5 participants