mirror of
https://github.com/ProxymanApp/Proxyman.git
synced 2026-04-27 00:55:57 +03:00
[GH-ISSUE #755] When debugging on device, CPU usage is very high. #751
Labels
No labels
Discussion
Feature request
In Progress...
Plugins
Waiting response
Windows
Windows
bug
duplicate
enhancement
feature
good first issue
iOS
macOS 10.11
question
wontfix
✅ Done
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/Proxyman#751
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
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.
@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
@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.
@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.
If it happens again, please open the "All domain" section and see how many requests it's
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.
@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
@NghiaTranUIT commented on GitHub (Jan 18, 2021):
Glad to hear that 🌮