Proxyman icon indicating copy to clipboard operation
Proxyman copied to clipboard

[BUG] Launch app is slowly if there are a lot of Saved Request

Open NghiaTranUIT opened this issue 1 year ago • 1 comments

Description

Launch app is slowly if there are a lot of Saved Request, for example: 200+ Saved requests can freeze the app 500ms ❌

Steps to Reproduce

  1. Save a of requests (200+)
  2. Quit the app
  3. Launch the app again

Current Behavior

  • App is frozen ~500ms because Proxyman is loading the data in the main thread

Expected Behavior

  • Should do lazy load
  • Launch fast

Environment

  • App version: e.g Proxyman 3.9.0
  • macOS version: e.g macOS Monterey

NghiaTranUIT avatar May 02 '24 02:05 NghiaTranUIT

Fixed: https://download.proxyman.io/beta/Proxyman_5.2.0_Fix_Launch_and_Quit_time_issue.dmg

Video

https://github.com/ProxymanApp/Proxyman/assets/5878421/419e6855-f177-4bf7-8069-c0eb34501803

NghiaTranUIT avatar May 02 '24 02:05 NghiaTranUIT