| Index: tools/perf/unit-info.json
|
| diff --git a/tools/perf/unit-info.json b/tools/perf/unit-info.json
|
| index c228c447a9eddaa6f75c53a1fb4268cbdd86448a..756d44ede472a4d77065b322de21ac97c8846dcd 100644
|
| --- a/tools/perf/unit-info.json
|
| +++ b/tools/perf/unit-info.json
|
| @@ -150,6 +150,10 @@
|
| "ports": {
|
| "improvement_direction": "down"
|
| },
|
| + "reduction%": {
|
| + "improvement_direction": "up",
|
| + "why": "Used in draw_property measurement to indicate relative improvement."
|
| + },
|
| "relocs": {
|
| "improvement_direction": "down"
|
| },
|
|
|