Replies: 1 comment 6 replies
-
I cannot reproduce it. Please try to profile it yourself and provide more data what are the time-consuming operations |
Beta Was this translation helpful? Give feedback.
6 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Got very slow commands running on iOS 17, I don't know it's normal or not:
python3 -m pymobiledevice3 remote start-tunnel -p quic --script-mode
takes about 1minpython3 -m pymobiledevice3 developer dvt simulate-location set --rsd fdd8:d907:fd5c::1 59371 -- x y
takes about 1minpython3 -m pymobiledevice3 developer dvt simulate-location clear --rsd fdd8:d907:fd5c::1 59371
takes about 30sdevices: iPhone 14 Pro Max iOS 17.2 / Mac Mini M2
Beta Was this translation helpful? Give feedback.
All reactions