[GH-ISSUE #225] Store the time spent on fetching a response #81

Closed
opened 2026-03-16 13:13:49 +03:00 by kerem · 5 comments
Owner

Originally created by @pavi2410 on GitHub (Oct 27, 2019).
Original GitHub issue: https://github.com/hoppscotch/hoppscotch/issues/225

Originally assigned to: @liyasthomas on GitHub.

Is your feature request related to a problem? Please describe.
It would be cool and productive to know how much time does it take to fetch a response while testing.

Describe the solution you'd like
Display the time difference from the start of making a request to the end of geting the response. The unit should be in milliseconds (ms)

Originally created by @pavi2410 on GitHub (Oct 27, 2019). Original GitHub issue: https://github.com/hoppscotch/hoppscotch/issues/225 Originally assigned to: @liyasthomas on GitHub. **Is your feature request related to a problem? Please describe.** It would be cool and productive to know how much time does it take to fetch a response while testing. **Describe the solution you'd like** Display the time difference from the start of making a request to the end of geting the response. The unit should be in milliseconds (ms)
kerem 2026-03-16 13:13:49 +03:00
  • closed this issue
  • added the
    feature
    label
Author
Owner

@liyasthomas commented on GitHub (Oct 27, 2019):

Time required to finish current request is already visible in the toast
Screenshot_20191027-140936

<!-- gh-comment-id:546673494 --> @liyasthomas commented on GitHub (Oct 27, 2019): Time required to finish current request is already visible in the toast ![Screenshot_20191027-140936](https://user-images.githubusercontent.com/10395817/67632001-a1e59680-f8c3-11e9-93c2-69d3a630751b.png)
Author
Owner

@pavi2410 commented on GitHub (Oct 27, 2019):

Oh! I am sorry that I overlooked its presence! Thanks :)

<!-- gh-comment-id:546685405 --> @pavi2410 commented on GitHub (Oct 27, 2019): Oh! I am sorry that I overlooked its presence! Thanks :)
Author
Owner

@pavi2410 commented on GitHub (Oct 27, 2019):

Can you (or I) please make the snackbar bigger and visible for a longer time?

<!-- gh-comment-id:546686341 --> @pavi2410 commented on GitHub (Oct 27, 2019): Can you (or I) please make the snackbar bigger and visible for a longer time?
Author
Owner

@NBTX commented on GitHub (Oct 27, 2019):

I'll add a setting for it - though perhaps we should store the request duration for the log and as it could be quite useful.

<!-- gh-comment-id:546696887 --> @NBTX commented on GitHub (Oct 27, 2019): I'll add a setting for it - though perhaps we should store the request duration for the log and as it could be quite useful.
Author
Owner

@liyasthomas commented on GitHub (Nov 8, 2019):

Solved in github.com/liyasthomas/postwoman@f71b940197

<!-- gh-comment-id:551929008 --> @liyasthomas commented on GitHub (Nov 8, 2019): Solved in https://github.com/liyasthomas/postwoman/commit/f71b940197fc2cc251cabd3798df9523971ccd68
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/hoppscotch#81
No description provided.