[GH-ISSUE #1689] [BUG] Evaluate tools twice #1682

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

Originally created by @NghiaTranUIT on GitHub (Jun 22, 2023).
Original GitHub issue: https://github.com/ProxymanApp/Proxyman/issues/1689

Originally assigned to: @NghiaTranUIT on GitHub.

Description

Currently, Proxyman evaluates whether or not a request has matched with any debugging tools (Block/White List, Breakpoint, Map Local, ...) TWICE for a single request.

It's burdened the performance. We need to fix it 👍

Why this feature/change is important?

  • 1 Request should be evaluated 1 time, not twice
Originally created by @NghiaTranUIT on GitHub (Jun 22, 2023). Original GitHub issue: https://github.com/ProxymanApp/Proxyman/issues/1689 Originally assigned to: @NghiaTranUIT on GitHub. ## Description Currently, Proxyman evaluates whether or not a request has matched with any debugging tools (Block/White List, Breakpoint, Map Local, ...) TWICE for a single request. It's burdened the performance. We need to fix it 👍 ## Why this feature/change is important? - 1 Request should be evaluated 1 time, not twice
Author
Owner

@NghiaTranUIT commented on GitHub (Jun 22, 2023):

Fixed: https://download.proxyman.io/beta/Proxyman_4.8.1_Fix_performance_tool.dmg

<!-- gh-comment-id:1602622520 --> @NghiaTranUIT commented on GitHub (Jun 22, 2023): Fixed: https://download.proxyman.io/beta/Proxyman_4.8.1_Fix_performance_tool.dmg
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#1682
No description provided.