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

Add response time information #19

Open
danielthatcher opened this issue May 31, 2018 · 2 comments
Open

Add response time information #19

danielthatcher opened this issue May 31, 2018 · 2 comments

Comments

@danielthatcher
Copy link
Contributor

Currently information about status codes and response lengths is shown. Timing information could also be useful when using AutoRepeater for certain types of testing (original response time, new response time, response time diff).

@justinmoore
Copy link
Collaborator

This should be doable, but I'm unsure if there's space to fit it into the log viewer. I'll open another issue for the support changing the columns shown in the log viewer to allow a larger variety of values to be shown in the viewer without it getting too cramped.

@justinmoore
Copy link
Collaborator

In the interim while I implement this functionality, it looks like Logger++ should enable you to sort requests based on the response time.

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

2 participants