diff --git a/scripts/birbnetes/matlab/plotAvgFailedTask.m b/scripts/birbnetes/matlab/plotAvgFailedTask.m index c1d4afe..7d254b4 100644 --- a/scripts/birbnetes/matlab/plotAvgFailedTask.m +++ b/scripts/birbnetes/matlab/plotAvgFailedTask.m @@ -1,21 +1,12 @@ function [] = plotAvgFailedTask() plotGenericResult(1, 2, 'Failed Tasks (%)', 'ALL_APPS', 'percentage_for_all'); - plotGenericResult(1, 2, {'Failed Tasks for';'Augmented Reality App (%)'}, 'AUGMENTED_REALITY', 'percentage_for_all'); - plotGenericResult(1, 2, 'Failed Tasks for Health App (%)', 'HEALTH_APP', 'percentage_for_all'); - plotGenericResult(1, 2, {'Failed Tasks for';'Infotainment App (%)'}, 'INFOTAINMENT_APP', 'percentage_for_all'); - plotGenericResult(1, 2, 'Failed Tasks for Heavy Comp. App (%)', 'HEAVY_COMP_APP', 'percentage_for_all'); - + plotGenericResult(1, 2, {'Failed Tasks for';'Birbnetes App (%)'}, 'BIRBNETES', 'percentage_for_all'); + plotGenericResult(2, 2, 'Failed Tasks on Edge (%)', 'ALL_APPS', 'percentage_for_all'); - plotGenericResult(2, 2, {'Failed Tasks on Edge';'for Augmented Reality App (%)'}, 'AUGMENTED_REALITY', 'percentage_for_all'); - plotGenericResult(2, 2, 'Failed Tasks on Edge for Health App (%)', 'HEALTH_APP', 'percentage_for_all'); - plotGenericResult(2, 2, 'Failed Tasks on Edge for Infotainment App (%)', 'INFOTAINMENT_APP', 'percentage_for_all'); - plotGenericResult(2, 2, 'Failed Tasks on Edge for Heavy Comp. App (%)', 'HEAVY_COMP_APP', 'percentage_for_all'); + plotGenericResult(2, 2, {'Failed Tasks on Edge';'for Birbnetes App (%)'}, 'BIRBNETES', 'percentage_for_all'); plotGenericResult(3, 2, 'Failed Tasks on Cloud (%)', 'ALL_APPS', 'percentage_for_all'); - plotGenericResult(3, 2, {'Failed Tasks on Cloud for';'Augmented Reality App (%)'}, 'AUGMENTED_REALITY', 'percentage_for_all'); - plotGenericResult(3, 2, 'Failed Tasks on Cloud for Health App (%)', 'HEALTH_APP', 'percentage_for_all'); - plotGenericResult(3, 2, 'Failed Tasks on Cloud for Infotainment App (%)', 'INFOTAINMENT_APP', 'percentage_for_all'); - plotGenericResult(3, 2, 'Failed Tasks on Cloud for Heavy Comp. App (%)', 'HEAVY_COMP_APP', 'percentage_for_all'); + plotGenericResult(3, 2, {'Failed Tasks on Cloud for';'Birbnetes App (%)'}, 'BIRBNETES', 'percentage_for_all'); end \ No newline at end of file diff --git a/scripts/birbnetes/matlab/plotAvgNetworkDelay.m b/scripts/birbnetes/matlab/plotAvgNetworkDelay.m index 4edd5d4..4b6c0ce 100644 --- a/scripts/birbnetes/matlab/plotAvgNetworkDelay.m +++ b/scripts/birbnetes/matlab/plotAvgNetworkDelay.m @@ -1,21 +1,12 @@ function [] = plotAvgNetworkDelay() plotGenericResult(1, 7, 'Average Network Delay (sec)', 'ALL_APPS', ''); - plotGenericResult(1, 7, {'Average Network Delay';'for Augmented Reality App (sec)'}, 'AUGMENTED_REALITY', ''); - plotGenericResult(1, 7, 'Average Network Delay for Health App (sec)', 'HEALTH_APP', ''); - plotGenericResult(1, 7, {'Average Network Delay';'for Infotainment App (sec)'}, 'INFOTAINMENT_APP', ''); - plotGenericResult(1, 7, {'Average Network Delay';'for Heavy Comp. App (sec)'}, 'HEAVY_COMP_APP', ''); + plotGenericResult(1, 7, {'Average Network Delay';'for Birbnetes App (sec)'}, 'BIRBNETES', ''); plotGenericResult(5, 1, 'Average WLAN Delay (sec)', 'ALL_APPS', ''); - plotGenericResult(5, 1, {'Average WLAN Delay';'for Augmented Reality App (sec)'}, 'AUGMENTED_REALITY', ''); - plotGenericResult(5, 1, 'Average WLAN Delay for Health App (sec)', 'HEALTH_APP', ''); - plotGenericResult(5, 1, {'Average WLAN Delay';'for Infotainment App (sec)'}, 'INFOTAINMENT_APP', ''); - plotGenericResult(5, 1, {'Average WLAN Delay';'for Heavy Comp. App %(sec)'}, 'HEAVY_COMP_APP', ''); + plotGenericResult(5, 1, {'Average WLAN Delay';'for Birbnetes App (sec)'}, 'BIRBNETES', ''); plotGenericResult(5, 3, 'Average WAN Delay (sec)', 'ALL_APPS', ''); - plotGenericResult(5, 3, {'Average WAN Delay';'for Augmented Reality App (sec)'}, 'AUGMENTED_REALITY', ''); - plotGenericResult(5, 3, 'Average WAN Delay for Health App (sec)', 'HEALTH_APP', ''); - plotGenericResult(5, 3, {'Average WAN Delay';'for Infotainment App (sec)'}, 'INFOTAINMENT_APP', ''); - plotGenericResult(5, 3, {'Average WAN Delay';'for Heavy Comp. App (sec)'}, 'HEAVY_COMP_APP', ''); + plotGenericResult(5, 3, {'Average WAN Delay';'for Birbnetes App (sec)'}, 'BIRBNETES', ''); end \ No newline at end of file diff --git a/scripts/birbnetes/matlab/plotAvgServiceTime.m b/scripts/birbnetes/matlab/plotAvgServiceTime.m index 1682f30..5c491eb 100644 --- a/scripts/birbnetes/matlab/plotAvgServiceTime.m +++ b/scripts/birbnetes/matlab/plotAvgServiceTime.m @@ -1,21 +1,12 @@ function [] = plotAvgServiceTime() plotGenericResult(1, 5, 'Service Time (sec)', 'ALL_APPS', ''); - plotGenericResult(1, 5, {'Service Time for';'Augmented Reality App (sec)'}, 'AUGMENTED_REALITY', ''); - plotGenericResult(1, 5, 'Service Time for Health App (sec)', 'HEALTH_APP', ''); - plotGenericResult(1, 5, 'Service Time for Infotainment App (sec)', 'INFOTAINMENT_APP', ''); - plotGenericResult(1, 5, {'Service Time for';'Compute Intensive App (sec)'}, 'HEAVY_COMP_APP', ''); + plotGenericResult(1, 5, {'Service Time for';'Birbnetes App (sec)'}, 'BIRBNETES', ''); plotGenericResult(2, 5, 'Service Time on Edge (sec)', 'ALL_APPS', ''); - plotGenericResult(2, 5, {'Service Time on Edge';'for Augmented Reality App (sec)'}, 'AUGMENTED_REALITY', ''); - plotGenericResult(2, 5, 'Service Time on Edge for Health App (sec)', 'HEALTH_APP', ''); - plotGenericResult(2, 5, {'Service Time on Edge';'for Infotainment App (sec)'}, 'INFOTAINMENT_APP', ''); - plotGenericResult(2, 5, {'Service Time on Edge';'for Heavy Comp. App (sec)'}, 'HEAVY_COMP_APP', ''); + plotGenericResult(2, 5, {'Service Time on Edge';'for Birbnetes App (sec)'}, 'BIRBNETES', ''); plotGenericResult(3, 5, 'Service Time on Cloud (sec)', 'ALL_APPS', ''); - plotGenericResult(3, 5, {'Service Time on Cloud';'for Augmented Reality App (sec)'}, 'AUGMENTED_REALITY', ''); - plotGenericResult(3, 5, 'Service Time on Cloud for Health App (sec)', 'HEALTH_APP', ''); - plotGenericResult(3, 5, {'Service Time on Cloud';'for Infotainment App (sec)'}, 'INFOTAINMENT_APP', ''); - plotGenericResult(3, 5, {'Service Time on Cloud';'for Heavy Comp. App (sec)'}, 'HEAVY_COMP_APP', ''); + plotGenericResult(3, 5, {'Service Time on Cloud';'for Birbnetes App (sec)'}, 'BIRBNETES', ''); end \ No newline at end of file diff --git a/scripts/birbnetes/matlab/plotAvgVmUtilization.m b/scripts/birbnetes/matlab/plotAvgVmUtilization.m index ac092c3..fe983ca 100644 --- a/scripts/birbnetes/matlab/plotAvgVmUtilization.m +++ b/scripts/birbnetes/matlab/plotAvgVmUtilization.m @@ -1,9 +1,6 @@ function [] = plotAvgVmUtilization() plotGenericResult(2, 8, 'Average VM Utilization (%)', 'ALL_APPS', ''); - plotGenericResult(2, 8, {'Average VM Utilization';'for Augmented Reality App (%)'}, 'AUGMENTED_REALITY', ''); - plotGenericResult(2, 8, 'Average VM Utilization for Health App (%)', 'HEALTH_APP', ''); - plotGenericResult(2, 8, 'Average VM Utilization for Infotainment App (%)', 'INFOTAINMENT_APP', ''); - plotGenericResult(2, 8, 'Average VM Utilization for Heavy Comp. App (%)', 'HEAVY_COMP_APP', ''); + plotGenericResult(2, 8, {'Average VM Utilization';'for Birbnetes App (%)'}, 'BIRBNETES', ''); end \ No newline at end of file