Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Open
NghiaTranUIT opened this issue May 2, 2024 · 1 comment
Open
Assignees
Labels
bug Something isn't working ✅ Done Ticket is addressed and fixed.

Comments

@NghiaTranUIT
Copy link
Member

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 NghiaTranUIT added the bug Something isn't working label May 2, 2024
@NghiaTranUIT NghiaTranUIT added this to the Proxyman 5.3.0 milestone May 2, 2024
@NghiaTranUIT NghiaTranUIT self-assigned this May 2, 2024
@NghiaTranUIT
Copy link
Member Author

@NghiaTranUIT NghiaTranUIT added the ✅ Done Ticket is addressed and fixed. label May 2, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working ✅ Done Ticket is addressed and fixed.
Projects
None yet
Development

No branches or pull requests

1 participant