asitop
asitop copied to clipboard
Perf monitoring CLI tool for Apple Silicon
Can't run in M1 MacBook pro and display as below: eric@Macintosh bin % sudo ./asitop ASITOP - Performance monitoring CLI tool for Apple Silicon You can update ASITOP by running...
May someone can implement a homebrew formulae so just a `brew install asitop` would be enough to install it.
It's filled my hard drive up with files like this: -rw-r--r-- 1 root wheel 43G 14 Dec 16:01 asitop_powermetrics1637685873 -rw-r--r-- 1 root wheel 37G 14 Dec 16:01 asitop_powermetrics1637936130
This happens when I run the command
I found in code that you set `ane_max_power = 8.0 W` whare you get this number and is it correct? In my AI test (mac mini m1) with optimized coreml...
After installing and running asitop, I receive the following output: (base) aarcross@Aarons-MacBook-Pro ~ % asitop [1/3] Loading ASITOP [2/3] Starting powermetrics process [3/3] Waiting for first reading... Password: powermetrics: invalid...
The CPU info line shows "Apple M1 (cores: 4E+4P+?GPU)" Edit: Running the line the script uses: ``` system_profiler -detailLevel basic SPDisplaysDataType ``` Shows: ``` Graphics/Displays: Apple M1: Chipset Model: Apple...
Hi @tlkh , I just found out about this tool and love how much information it displays very easily. I was wondering if it would be possible to visualize the...
## Beep boop. Your images are optimized! Your image file size has been reduced by **41%** 🎉 Details | File | Before | After | Percent reduction | |:--|:--|:--|:--| |...
I relized this problem when I forgot to terminate the asitop and let it run overnight. The next day I noticed that some program is using a huge amount of...