SIGN IN SIGN UP

feat: add psutil comparison tests for cpu, mem and load

Add internal/common/psutiltest, which runs Python psutil and compares
its output against gopsutil as a reference implementation. Tests are
skipped when psutil is unavailable. Install a pinned psutil in CI so
the comparisons run on all runners.
S
shirou committed
9726977a6197a64637f13998ec340b3d3d3ca8c9
Parent: 25a6867