diff options
| author | mjkwiatkowski <mati.rewa@gmail.com> | 2026-07-26 22:33:21 +0200 |
|---|---|---|
| committer | mjkwiatkowski <mati.rewa@gmail.com> | 2026-07-26 22:33:21 +0200 |
| commit | ab7d7c84652ec4b0ac1081b76add56824de851f1 (patch) | |
| tree | 0285a4b27be79fbeb444e7ea2392c0f623ebc735 /results/src/experiment2/output/gmail/greenifier-demo-scaling/trackr.json | |
| parent | 00945a67f551b90c528438bd24b6573abe603050 (diff) | |
feat: removed the generated output and the python scripts to plot the results
Diffstat (limited to 'results/src/experiment2/output/gmail/greenifier-demo-scaling/trackr.json')
| -rw-r--r-- | results/src/experiment2/output/gmail/greenifier-demo-scaling/trackr.json | 24 |
1 files changed, 0 insertions, 24 deletions
diff --git a/results/src/experiment2/output/gmail/greenifier-demo-scaling/trackr.json b/results/src/experiment2/output/gmail/greenifier-demo-scaling/trackr.json deleted file mode 100644 index 1b0d5fdd..00000000 --- a/results/src/experiment2/output/gmail/greenifier-demo-scaling/trackr.json +++ /dev/null @@ -1,24 +0,0 @@ -[{ - "name": "greenifier-demo-scaling", - "topology": { - "pathToFile": "resources/topologies/surf.json" - }, - "workload": { - "pathToFile": "resources/workloads/surf_month", - "type": "ComputeWorkload" - }, - "exportModel": { - "exportInterval": 3600, - "filesToExportDict": { - "host": true, - "task": true, - "powerSource": true, - "battery": true, - "service": true - } - }, - "failureModel": { - "type": "trace-based", - "pathToFile": "resources/failures/Gmail_user_reported.parquet" - } -}]
\ No newline at end of file |
