diff --git a/perf/powerhint-husky.json b/perf/powerhint-husky.json index 1e7fcdc..c3affb5 100644 --- a/perf/powerhint-husky.json +++ b/perf/powerhint-husky.json @@ -2110,19 +2110,19 @@ { "PowerHint": "DISPLAY_UPDATE_IMMINENT", "Node": "CPULittleClusterDownRateLimitUs", - "Duration": 0, + "Duration": 50, "Value": "5000" }, { "PowerHint": "DISPLAY_UPDATE_IMMINENT", "Node": "CPUMidClusterDownRateLimitUs", - "Duration": 0, + "Duration": 50, "Value": "20000" }, { "PowerHint": "DISPLAY_UPDATE_IMMINENT", "Node": "CPUBigClusterDownRateLimitUs", - "Duration": 0, + "Duration": 50, "Value": "20000" }, { diff --git a/perf/powerhint-shiba.json b/perf/powerhint-shiba.json index dbf412c..8cd3cb9 100644 --- a/perf/powerhint-shiba.json +++ b/perf/powerhint-shiba.json @@ -846,19 +846,19 @@ { "PowerHint": "DISPLAY_INACTIVE", "Node": "CPULittleClusterDownRateLimitUs", - "Duration": 0, + "Duration": 50, "Value": "500" }, { "PowerHint": "DISPLAY_INACTIVE", "Node": "CPUMidClusterDownRateLimitUs", - "Duration": 0, + "Duration": 50, "Value": "500" }, { "PowerHint": "DISPLAY_INACTIVE", "Node": "CPUBigClusterDownRateLimitUs", - "Duration": 0, + "Duration": 50, "Value": "500" }, {