[GH-ISSUE #755] When debugging on device, CPU usage is very high. #751

Closed
opened 2026-03-03 19:21:35 +03:00 by kerem · 5 comments
Owner

Originally created by @bangerang on GitHub (Jan 11, 2021).
Original GitHub issue: https://github.com/ProxymanApp/Proxyman/issues/755

Originally assigned to: @NghiaTranUIT on GitHub.

Proxyman version? 2.16.0

macOS Version? 10.15.4

First of all, thanks for a great product!

I installed Atlantis 1.5.0 into my Xcode project for debugging on device running iOS 14.3. Everything works fine, but I noticed it consumes a lot of CPU and the consumption doesn't seem to go down even though the app is idle.

Screenshot 2021-01-11 at 10 49 49
Originally created by @bangerang on GitHub (Jan 11, 2021). Original GitHub issue: https://github.com/ProxymanApp/Proxyman/issues/755 Originally assigned to: @NghiaTranUIT on GitHub. ### Proxyman version? 2.16.0 ### macOS Version? 10.15.4 First of all, thanks for a great product! I installed Atlantis 1.5.0 into my Xcode project for debugging on device running iOS 14.3. Everything works fine, but I noticed it consumes a lot of CPU and the consumption doesn't seem to go down even though the app is idle. <img width="560" alt="Screenshot 2021-01-11 at 10 49 49" src="https://user-images.githubusercontent.com/3526934/104166388-06bedb00-53fb-11eb-9031-31a4d850881f.png">
kerem closed this issue 2026-03-03 19:21:35 +03:00
Author
Owner

@NghiaTranUIT commented on GitHub (Jan 11, 2021):

Hey @bangerang can you share with us the number of requests are you receiving from the Atlantis framework? Do you receive a lot of request in a short amount of time? 🤔

I assume that your app sends a huge of number requests to Proxyman, so it might take more CPU to process the data

<!-- gh-comment-id:757864929 --> @NghiaTranUIT commented on GitHub (Jan 11, 2021): Hey @bangerang can you share with us the number of requests are you receiving from the Atlantis framework? Do you receive a lot of request in a short amount of time? 🤔 I assume that your app sends a huge of number requests to Proxyman, so it might take more CPU to process the data
Author
Owner

@bangerang commented on GitHub (Jan 12, 2021):

The app sends 47 request on start. But the CPU level stays at the same level afterwards even though the app isn't making any new requests.

<!-- gh-comment-id:758552576 --> @bangerang commented on GitHub (Jan 12, 2021): The app sends 47 request on start. But the CPU level stays at the same level afterwards even though the app isn't making any new requests.
Author
Owner

@NghiaTranUIT commented on GitHub (Jan 12, 2021):

Not sure if it's the cause, but maybe there are different requests which come from your MacBook, that not show on the app until you click on "All App/Domain" section.

  1. If it happens again, please open the "All domain" section and see how many requests it's

  2. Can you share with me how you set up the SSL Proxying List? Is it a huge list? If you're using all wildcard (*), it might increase the CPU usage too.

<!-- gh-comment-id:758554513 --> @NghiaTranUIT commented on GitHub (Jan 12, 2021): Not sure if it's the cause, but maybe there are different requests which come from your MacBook, that not show on the app until you click on "All App/Domain" section. 1. If it happens again, please open the "All domain" section and see how many requests it's 2. Can you share with me how you set up the SSL Proxying List? Is it a huge list? If you're using all wildcard (*), it might increase the CPU usage too.
Author
Owner

@bangerang commented on GitHub (Jan 18, 2021):

Odd, I can't reproduce it anymore. I'll close this issue for now, lets call it a glitch in the Matrix 😄. Thanks for the help @NghiaTranUIT

<!-- gh-comment-id:762302989 --> @bangerang commented on GitHub (Jan 18, 2021): Odd, I can't reproduce it anymore. I'll close this issue for now, lets call it a glitch in the Matrix 😄. Thanks for the help @NghiaTranUIT
Author
Owner

@NghiaTranUIT commented on GitHub (Jan 18, 2021):

Glad to hear that 🌮

<!-- gh-comment-id:762303200 --> @NghiaTranUIT commented on GitHub (Jan 18, 2021): Glad to hear that 🌮
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#751
No description provided.