| 1 | #!/usr/bin/env python3 |
| 2 | """ |
| 3 | Test script to compare RAPL domains (package-0 vs psys) with reliable CPU stress using 7z b. |
| 4 | This helps diagnose why RAPL readings might not match powerstat measurements. |
nothing calls this directly
no test coverage detected