ProxymanApp / ProxymanApp/Proxyman
[BUG] Evaluate tools twice
Open
@NghiaTranUIT is already working on this.
Since Jun 22, 2023.
✅ Done
bug
enhancement
- Dominant language
- No language data
- Stars
- 7k
- Forks
- 237
- PR merge metrics
- No merged PRs in 30d
Description
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
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.