[GH-ISSUE #1327] Summarise duration for highlighted requests #1319

Open
opened 2026-03-03 19:50:27 +03:00 by kerem · 1 comment
Owner

Originally created by @tiwood on GitHub (Aug 9, 2022).
Original GitHub issue: https://github.com/ProxymanApp/Proxyman/issues/1327

Originally assigned to: @NghiaTranUIT on GitHub.

It would be great to get the total duration of highlighted requests.

Say I need to find out how long it took to complete all requests that contained a specific UUID in the path. I would like to highlight them (filter -> select all) and have an option like Get total duration either as command or in the status bar.

Originally created by @tiwood on GitHub (Aug 9, 2022). Original GitHub issue: https://github.com/ProxymanApp/Proxyman/issues/1327 Originally assigned to: @NghiaTranUIT on GitHub. It would be great to get the total duration of highlighted requests. Say I need to find out how long it took to complete all requests that contained a specific UUID in the path. I would like to highlight them (filter -> select all) and have an option like `Get total duration` either as command or in the status bar.
Author
Owner

@NghiaTranUIT commented on GitHub (Aug 10, 2022):

It makes sense 👍 However, I would reuse the current UI, which is the Summary Tab (Size and Timing).

  • Currently, Proxyman displays the Size + Timing of 1 selected request.
  • Update: Size + Timing will calculate the total of Size and Time from multiple requests selection.

It means you can get the Total Duration when selecting multiple requests.

<!-- gh-comment-id:1210099858 --> @NghiaTranUIT commented on GitHub (Aug 10, 2022): It makes sense 👍 However, I would reuse the current UI, which is the Summary Tab (Size and Timing). - Currently, Proxyman displays the Size + Timing of 1 selected request. - Update: Size + Timing will calculate the total of Size and Time from multiple requests selection. It means you can get the `Total Duration` when selecting multiple requests.
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/Proxyman#1319
No description provided.