MachineState
MachineState copied to clipboard
This CLI tool and Python3 module collects the current system state for documentation
The current macOS support contains the basic information about CPU, caches and software environment but no real performance-relevant setting. All info I found in the www are about network tuning...
When running machinestate without likwid, the attribute `PerfEnergyBias` has value similiar like this: ```yaml ... "PerfEnergyBias": "ERROR - [./src/access_client.c:189] No such file or directory\nExiting due to timeout: The socket file...
- Split classes into own files. Better for development - `build_single.py` to generate single `machinestate.py` script out of classes