mirror of
https://github.com/ProxymanApp/Proxyman.git
synced 2026-04-27 17:15:49 +03:00
[GH-ISSUE #1327] Summarise duration for highlighted requests #1319
Labels
No labels
Discussion
Feature request
In Progress...
Plugins
Waiting response
Windows
Windows
bug
duplicate
enhancement
feature
good first issue
iOS
macOS 10.11
question
wontfix
✅ Done
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/Proxyman#1319
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
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 durationeither as command or in the status bar.@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).
It means you can get the
Total Durationwhen selecting multiple requests.