YueChen-C / py-ios-device

IOS Professional Performance Testing Tool . You can get CPU, GPU, Memory , Lifecycle and other metrics from real iOS devices . IOS 专业性能测试工具
GNU General Public License v3.0
634 stars 179 forks source link

-t parameter not working for sysmontop #78

Closed sanidhya-saraswat closed 1 year ago

sanidhya-saraswat commented 1 year ago

command: sysmontap parameter: -t/ --time

Issue: Parameter not working. Even after passing -t as 100, I am still getting output at 1000ms intervals.

Command I ran: pyidevice instruments sysmontap -t 100 -b com.google.ios.youtubemusic --proc_filter memVirtualSize,cpuUsage --processes --sort cpuUsage

YueChen-C commented 1 year ago

already fixed, thx

sanidhya-saraswat commented 1 year ago

Please release the updated pip package too. Thanks

YueChen-C commented 1 year ago

use 2.2.3.8

YueChen-C commented 1 year ago

just updated