[GH-ISSUE #1692] Improve performance for Filter ALL #1685

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

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

Originally assigned to: @NghiaTranUIT on GitHub.

Description

A user reports that the app has bad performance (unresponsive) if he filters with an ALL filter. We should investigate and fix it.

Acceptance Criteria

  • Add a loader to the Filter Bar when performing the filter task
  • If it's the ALL filter, we should perform it on the Background thread. Otherwise, just runs on the main thread
Originally created by @NghiaTranUIT on GitHub (Jun 26, 2023). Original GitHub issue: https://github.com/ProxymanApp/Proxyman/issues/1692 Originally assigned to: @NghiaTranUIT on GitHub. ## Description A user reports that the app has bad performance (unresponsive) if he filters with an `ALL` filter. We should investigate and fix it. ### Acceptance Criteria - Add a `loader` to the Filter Bar when performing the filter task - If it's the `ALL` filter, we should perform it on the Background thread. Otherwise, just runs on the main thread
Author
Owner

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

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

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