From a2b50dd313437403d3719282db0597a9b2e89c8e Mon Sep 17 00:00:00 2001 From: Pradyumna Kaushik Date: Wed, 8 Feb 2017 14:58:57 -0500 Subject: [PATCH] Added TODO for making def.Task an interface where we can define different types of Task configuration. This increases Electron's flexivility on the workload format --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 769efaa..9153432 100644 --- a/README.md +++ b/README.md @@ -16,6 +16,7 @@ To Do: longer any tasks to schedule. * Have a centralised logFile that can be filtered by identifier. All electron logs should go into this file. * Make ClassMapWatts to commandLine arguments so Electron can be run with ClassMapWatts enabled/disabled. + * Make def.Task an interface for further modularization and flexibility. **Requires [Performance Co-Pilot](http://pcp.io/) tool pmdumptext to be installed on the