| Index: tools/perf/unit-info.json
|
| diff --git a/tools/perf/unit-info.json b/tools/perf/unit-info.json
|
| index 5ace7830efb16a0165e45b30e5b24489fbd870a4..57a79a9d30ff5a6ba731578472d9175cc63f10f7 100644
|
| --- a/tools/perf/unit-info.json
|
| +++ b/tools/perf/unit-info.json
|
| @@ -59,6 +59,10 @@
|
| "improvement_direction": "up",
|
| "why": "Higher frequencies are faster."
|
| },
|
| + "janks": {
|
| + "improvement_direction": "down",
|
| + "why": "Fewer janks is better."
|
| + },
|
| "kb": {
|
| "improvement_direction": "down",
|
| "why": "Synonym for KB, used in memory and io metrics."
|
|
|