ProxymanApp / ProxymanApp/Proxyman
[BUG] Launch app is slowly if there are a lot of Saved Request
Open
@NghiaTranUIT is already working on this.
Since May 2, 2024.
✅ Done
bug
- Dominant language
- No language data
- Stars
- 7k
- Forks
- 237
- PR merge metrics
- No merged PRs in 30d
Description
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
- Save a of requests (200+)
- Quit the app
- 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
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.