[GH-ISSUE #253] [Feature] Show memory usage / And Ability to set max RAM #248

Open
opened 2026-03-03 19:16:43 +03:00 by kerem · 2 comments
Owner

Originally created by @shirshak55 on GitHub (Aug 18, 2019).
Original GitHub issue: https://github.com/ProxymanApp/Proxyman/issues/253

Originally assigned to: @NghiaTranUIT on GitHub.

Sometime we may leave proxyman for long time and we may even forget it. But it is still monitoring request so we cannot be sure of consequences like crashes due to more memory usages. And it would be good to indicate how much memory we are using and how much is maximum memory is there.

My preferred location is shown in screenshot.
image

Probably after user buys we can remove free version on status bar and add memory usage part?

Originally created by @shirshak55 on GitHub (Aug 18, 2019). Original GitHub issue: https://github.com/ProxymanApp/Proxyman/issues/253 Originally assigned to: @NghiaTranUIT on GitHub. Sometime we may leave proxyman for long time and we may even forget it. But it is still monitoring request so we cannot be sure of consequences like crashes due to more memory usages. And it would be good to indicate how much memory we are using and how much is maximum memory is there. My preferred location is shown in screenshot. <img width="1680" alt="image" src="https://user-images.githubusercontent.com/8097377/63220318-38019000-c1a2-11e9-9a02-119c86e10bc8.png"> Probably after user buys we can remove free version on status bar and add memory usage part?
Author
Owner

@shirshak55 commented on GitHub (Aug 22, 2019):

@NghiaTranUIT it can also be used to detect memory leak too without using activity monitor etc.. :)

<!-- gh-comment-id:523893077 --> @shirshak55 commented on GitHub (Aug 22, 2019): @NghiaTranUIT it can also be used to detect memory leak too without using activity monitor etc.. :)
Author
Owner

@Saklad5 commented on GitHub (Jul 25, 2020):

RAM usage is still a major issue for Proxyman. I think it should be possible to record traffic into a file directly (possibly in ~/Library/Caches by default), rather than just by saving entire flows at once. Keeping traffic in memory means it will inevitably cause problems.

I don’t think a memory usage indicator is necessary, though. Just take care of it without the user’s involvement.

<!-- gh-comment-id:663894179 --> @Saklad5 commented on GitHub (Jul 25, 2020): RAM usage is still a major issue for Proxyman. I think it should be possible to record traffic into a file directly (possibly in ~/Library/Caches by default), rather than just by saving entire flows at once. Keeping traffic in memory means it will inevitably cause problems. I don’t think a memory usage indicator is necessary, though. Just take care of it without the user’s involvement.
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#248
No description provided.