CPU consumption 2 tests aggregation
Summary The problem at hand involves aggregating CPU consumption data from two separate logs collected at different times on a Jetson device. The goal is to estimate the system’s overall load for capacity planning. Two approaches are considered: time-aligned aggregation and sum of per-service “5-minute peaks”. The correct approach must be determined to accurately estimate … Read more